#F9DED2 Color

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

Color preview

#F9DED2

Color formats

HEX
#F9DED2
RGB
rgb(249, 222, 210)
RGBA
rgba(249, 222, 210, 1)
HSL
hsl(18, 76%, 90%)
HSV
hsv(18, 16%, 98%)
CMYK
cmyk(0%, 11%, 16%, 2%)
CSS variable
--color-primary: #F9DED2;
Lowercase HEX
#f9ded2

Shades

Tints

Tones

Harmony

CSS snippets for #F9DED2

.color-f9ded2 {
  color: #F9DED2;
  background-color: #F9DED2;
}

Frequently asked questions

What color is #F9DED2?+

#F9DED2 is a HEX color with RGB value rgb(249, 222, 210) and HSL value hsl(18, 76%, 90%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F9DED2?+

The closest Tailwind color is orange-100, available as the bg-orange-100 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