#F6DDC6 Color

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

Color preview

#F6DDC6

Color formats

HEX
#F6DDC6
RGB
rgb(246, 221, 198)
RGBA
rgba(246, 221, 198, 1)
HSL
hsl(29, 73%, 87%)
HSV
hsv(29, 20%, 96%)
CMYK
cmyk(0%, 10%, 20%, 4%)
CSS variable
--color-primary: #F6DDC6;
Lowercase HEX
#f6ddc6

Shades

Tints

Tones

Harmony

CSS snippets for #F6DDC6

.color-f6ddc6 {
  color: #F6DDC6;
  background-color: #F6DDC6;
}

Frequently asked questions

What color is #F6DDC6?+

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

What is the closest Tailwind color to #F6DDC6?+

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