#F1CC82 Color

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

Color preview

#F1CC82

Color formats

HEX
#F1CC82
RGB
rgb(241, 204, 130)
RGBA
rgba(241, 204, 130, 1)
HSL
hsl(40, 80%, 73%)
HSV
hsv(40, 46%, 95%)
CMYK
cmyk(0%, 15%, 46%, 5%)
CSS variable
--color-primary: #F1CC82;
Lowercase HEX
#f1cc82

Shades

Tints

Tones

Harmony

CSS snippets for #F1CC82

.color-f1cc82 {
  color: #F1CC82;
  background-color: #F1CC82;
}

Frequently asked questions

What color is #F1CC82?+

#F1CC82 is a HEX color with RGB value rgb(241, 204, 130) and HSL value hsl(40, 80%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F1CC82?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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