#F8CFA9 Color

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

Color preview

#F8CFA9

Color formats

HEX
#F8CFA9
RGB
rgb(248, 207, 169)
RGBA
rgba(248, 207, 169, 1)
HSL
hsl(29, 85%, 82%)
HSV
hsv(29, 32%, 97%)
CMYK
cmyk(0%, 17%, 32%, 3%)
CSS variable
--color-primary: #F8CFA9;
Lowercase HEX
#f8cfa9

Shades

Tints

Tones

Harmony

CSS snippets for #F8CFA9

.color-f8cfa9 {
  color: #F8CFA9;
  background-color: #F8CFA9;
}

Frequently asked questions

What color is #F8CFA9?+

#F8CFA9 is a HEX color with RGB value rgb(248, 207, 169) and HSL value hsl(29, 85%, 82%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #F8CFA9?+

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