RGB
250, 213, 165
HSL
34°, 89%, 81%
CMYK
0, 15, 34, 2
HSV
34°, 34%, 98%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FAD5A5 |
color: #FAD5A5;
|
| RGB | 250, 213, 165 |
color: rgb(250, 213, 165);
|
| RGB Percentage | 98%, 84%, 65% |
color: rgb(98%, 84%, 65%);
|
| CMYK | 0%, 15%, 34%, 2% | Not supported in CSS |
| HSL | 34°, 89%, 81% |
color: hsl(34, 89%, 81%);
|
| HSV | 34°, 34%, 98% | Not supported in CSS |
| CIE-LAB | 65, 7, 16 |
color: lab(65% 7 16);
|
| Decimal | 16438693 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.desert {
color: #FAD5A5;
}
SCSS
$desert: #FAD5A5;
RGB
rgb(250, 213, 165)
Accessibility & Contrast
White background
1.39:1
1.39
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
15.13:1
15.13
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element