#F6DCCB Color

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

Color preview

#F6DCCB

Color formats

HEX
#F6DCCB
RGB
rgb(246, 220, 203)
RGBA
rgba(246, 220, 203, 1)
HSL
hsl(24, 70%, 88%)
HSV
hsv(24, 17%, 96%)
CMYK
cmyk(0%, 11%, 17%, 4%)
CSS variable
--color-primary: #F6DCCB;
Lowercase HEX
#f6dccb

Shades

Tints

Tones

Harmony

CSS snippets for #F6DCCB

.color-f6dccb {
  color: #F6DCCB;
  background-color: #F6DCCB;
}

Frequently asked questions

What color is #F6DCCB?+

#F6DCCB is a HEX color with RGB value rgb(246, 220, 203) and HSL value hsl(24, 70%, 88%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F6DCCB?+

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