#F6DDBF Color

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

Color preview

#F6DDBF

Color formats

HEX
#F6DDBF
RGB
rgb(246, 221, 191)
RGBA
rgba(246, 221, 191, 1)
HSL
hsl(33, 75%, 86%)
HSV
hsv(33, 22%, 96%)
CMYK
cmyk(0%, 10%, 22%, 4%)
CSS variable
--color-primary: #F6DDBF;
Lowercase HEX
#f6ddbf

Shades

Tints

Tones

Harmony

CSS snippets for #F6DDBF

.color-f6ddbf {
  color: #F6DDBF;
  background-color: #F6DDBF;
}

Frequently asked questions

What color is #F6DDBF?+

#F6DDBF is a HEX color with RGB value rgb(246, 221, 191) and HSL value hsl(33, 75%, 86%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F6DDBF?+

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