#F9CDA6 Color

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

Color preview

#F9CDA6

Color formats

HEX
#F9CDA6
RGB
rgb(249, 205, 166)
RGBA
rgba(249, 205, 166, 1)
HSL
hsl(28, 87%, 81%)
HSV
hsv(28, 33%, 98%)
CMYK
cmyk(0%, 18%, 33%, 2%)
CSS variable
--color-primary: #F9CDA6;
Lowercase HEX
#f9cda6

Shades

Tints

Tones

Harmony

CSS snippets for #F9CDA6

.color-f9cda6 {
  color: #F9CDA6;
  background-color: #F9CDA6;
}

Frequently asked questions

What color is #F9CDA6?+

#F9CDA6 is a HEX color with RGB value rgb(249, 205, 166) and HSL value hsl(28, 87%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #F9CDA6?+

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