#F9DDBB Color

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

Color preview

#F9DDBB

Color formats

HEX
#F9DDBB
RGB
rgb(249, 221, 187)
RGBA
rgba(249, 221, 187, 1)
HSL
hsl(33, 84%, 85%)
HSV
hsv(33, 25%, 98%)
CMYK
cmyk(0%, 11%, 25%, 2%)
CSS variable
--color-primary: #F9DDBB;
Lowercase HEX
#f9ddbb

Shades

Tints

Tones

Harmony

CSS snippets for #F9DDBB

.color-f9ddbb {
  color: #F9DDBB;
  background-color: #F9DDBB;
}

Frequently asked questions

What color is #F9DDBB?+

#F9DDBB is a HEX color with RGB value rgb(249, 221, 187) and HSL value hsl(33, 84%, 85%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F9DDBB?+

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