#F1CC97 Color

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

Color preview

#F1CC97

Color formats

HEX
#F1CC97
RGB
rgb(241, 204, 151)
RGBA
rgba(241, 204, 151, 1)
HSL
hsl(35, 76%, 77%)
HSV
hsv(35, 37%, 95%)
CMYK
cmyk(0%, 15%, 37%, 5%)
CSS variable
--color-primary: #F1CC97;
Lowercase HEX
#f1cc97

Shades

Tints

Tones

Harmony

CSS snippets for #F1CC97

.color-f1cc97 {
  color: #F1CC97;
  background-color: #F1CC97;
}

Frequently asked questions

What color is #F1CC97?+

#F1CC97 is a HEX color with RGB value rgb(241, 204, 151) and HSL value hsl(35, 76%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F1CC97?+

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