#F6DDCB Color

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

Color preview

#F6DDCB

Color formats

HEX
#F6DDCB
RGB
rgb(246, 221, 203)
RGBA
rgba(246, 221, 203, 1)
HSL
hsl(25, 70%, 88%)
HSV
hsv(25, 17%, 96%)
CMYK
cmyk(0%, 10%, 17%, 4%)
CSS variable
--color-primary: #F6DDCB;
Lowercase HEX
#f6ddcb

Shades

Tints

Tones

Harmony

CSS snippets for #F6DDCB

.color-f6ddcb {
  color: #F6DDCB;
  background-color: #F6DDCB;
}

Frequently asked questions

What color is #F6DDCB?+

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

What is the closest Tailwind color to #F6DDCB?+

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