#DECFAF Color

Inspect #DECFAF across formats, palettes, contrast and closest named color matches.

Color preview

#DECFAF

Color formats

HEX
#DECFAF
RGB
rgb(222, 207, 175)
RGBA
rgba(222, 207, 175, 1)
HSL
hsl(41, 42%, 78%)
HSV
hsv(41, 21%, 87%)
CMYK
cmyk(0%, 7%, 21%, 13%)
CSS variable
--color-primary: #DECFAF;
Lowercase HEX
#decfaf

Shades

Tints

Tones

Harmony

CSS snippets for #DECFAF

.color-decfaf {
  color: #DECFAF;
  background-color: #DECFAF;
}

Frequently asked questions

What color is #DECFAF?+

#DECFAF is a HEX color with RGB value rgb(222, 207, 175) and HSL value hsl(41, 42%, 78%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DECFAF?+

The closest Tailwind color is orange-200, available as the bg-orange-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools