#F0CC98 Color

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

Color preview

#F0CC98

Color formats

HEX
#F0CC98
RGB
rgb(240, 204, 152)
RGBA
rgba(240, 204, 152, 1)
HSL
hsl(35, 75%, 77%)
HSV
hsv(35, 37%, 94%)
CMYK
cmyk(0%, 15%, 37%, 6%)
CSS variable
--color-primary: #F0CC98;
Lowercase HEX
#f0cc98

Shades

Tints

Tones

Harmony

CSS snippets for #F0CC98

.color-f0cc98 {
  color: #F0CC98;
  background-color: #F0CC98;
}

Frequently asked questions

What color is #F0CC98?+

#F0CC98 is a HEX color with RGB value rgb(240, 204, 152) and HSL value hsl(35, 75%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F0CC98?+

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