#F8CD98 Color

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

Color preview

#F8CD98

Color formats

HEX
#F8CD98
RGB
rgb(248, 205, 152)
RGBA
rgba(248, 205, 152, 1)
HSL
hsl(33, 87%, 78%)
HSV
hsv(33, 39%, 97%)
CMYK
cmyk(0%, 17%, 39%, 3%)
CSS variable
--color-primary: #F8CD98;
Lowercase HEX
#f8cd98

Shades

Tints

Tones

Harmony

CSS snippets for #F8CD98

.color-f8cd98 {
  color: #F8CD98;
  background-color: #F8CD98;
}

Frequently asked questions

What color is #F8CD98?+

#F8CD98 is a HEX color with RGB value rgb(248, 205, 152) and HSL value hsl(33, 87%, 78%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #F8CD98?+

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