#F2DAC8 Color

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

Color preview

#F2DAC8

Color formats

HEX
#F2DAC8
RGB
rgb(242, 218, 200)
RGBA
rgba(242, 218, 200, 1)
HSL
hsl(26, 62%, 87%)
HSV
hsv(26, 17%, 95%)
CMYK
cmyk(0%, 10%, 17%, 5%)
CSS variable
--color-primary: #F2DAC8;
Lowercase HEX
#f2dac8

Shades

Tints

Tones

Harmony

CSS snippets for #F2DAC8

.color-f2dac8 {
  color: #F2DAC8;
  background-color: #F2DAC8;
}

Frequently asked questions

What color is #F2DAC8?+

#F2DAC8 is a HEX color with RGB value rgb(242, 218, 200) and HSL value hsl(26, 62%, 87%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F2DAC8?+

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