#F6DFCB Color

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

Color preview

#F6DFCB

Color formats

HEX
#F6DFCB
RGB
rgb(246, 223, 203)
RGBA
rgba(246, 223, 203, 1)
HSL
hsl(28, 70%, 88%)
HSV
hsv(28, 17%, 96%)
CMYK
cmyk(0%, 9%, 17%, 4%)
CSS variable
--color-primary: #F6DFCB;
Lowercase HEX
#f6dfcb

Shades

Tints

Tones

Harmony

CSS snippets for #F6DFCB

.color-f6dfcb {
  color: #F6DFCB;
  background-color: #F6DFCB;
}

Frequently asked questions

What color is #F6DFCB?+

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

What is the closest Tailwind color to #F6DFCB?+

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