#F6DAC6 Color

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

Color preview

#F6DAC6

Color formats

HEX
#F6DAC6
RGB
rgb(246, 218, 198)
RGBA
rgba(246, 218, 198, 1)
HSL
hsl(25, 73%, 87%)
HSV
hsv(25, 20%, 96%)
CMYK
cmyk(0%, 11%, 20%, 4%)
CSS variable
--color-primary: #F6DAC6;
Lowercase HEX
#f6dac6

Shades

Tints

Tones

Harmony

CSS snippets for #F6DAC6

.color-f6dac6 {
  color: #F6DAC6;
  background-color: #F6DAC6;
}

Frequently asked questions

What color is #F6DAC6?+

#F6DAC6 is a HEX color with RGB value rgb(246, 218, 198) and HSL value hsl(25, 73%, 87%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F6DAC6?+

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