#F8DDBB Color

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

Color preview

#F8DDBB

Color formats

HEX
#F8DDBB
RGB
rgb(248, 221, 187)
RGBA
rgba(248, 221, 187, 1)
HSL
hsl(33, 81%, 85%)
HSV
hsv(33, 25%, 97%)
CMYK
cmyk(0%, 11%, 25%, 3%)
CSS variable
--color-primary: #F8DDBB;
Lowercase HEX
#f8ddbb

Shades

Tints

Tones

Harmony

CSS snippets for #F8DDBB

.color-f8ddbb {
  color: #F8DDBB;
  background-color: #F8DDBB;
}

Frequently asked questions

What color is #F8DDBB?+

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

What is the closest Tailwind color to #F8DDBB?+

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