#F5EEC2 Color

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

Color preview

#F5EEC2

Color formats

HEX
#F5EEC2
RGB
rgb(245, 238, 194)
RGBA
rgba(245, 238, 194, 1)
HSL
hsl(52, 72%, 86%)
HSV
hsv(52, 21%, 96%)
CMYK
cmyk(0%, 3%, 21%, 4%)
CSS variable
--color-primary: #F5EEC2;
Lowercase HEX
#f5eec2

Shades

Tints

Tones

Harmony

CSS snippets for #F5EEC2

.color-f5eec2 {
  color: #F5EEC2;
  background-color: #F5EEC2;
}

Frequently asked questions

What color is #F5EEC2?+

#F5EEC2 is a HEX color with RGB value rgb(245, 238, 194) and HSL value hsl(52, 72%, 86%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F5EEC2?+

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