#F8DDBA Color

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

Color preview

#F8DDBA

Color formats

HEX
#F8DDBA
RGB
rgb(248, 221, 186)
RGBA
rgba(248, 221, 186, 1)
HSL
hsl(34, 82%, 85%)
HSV
hsv(34, 25%, 97%)
CMYK
cmyk(0%, 11%, 25%, 3%)
CSS variable
--color-primary: #F8DDBA;
Lowercase HEX
#f8ddba

Shades

Tints

Tones

Harmony

CSS snippets for #F8DDBA

.color-f8ddba {
  color: #F8DDBA;
  background-color: #F8DDBA;
}

Frequently asked questions

What color is #F8DDBA?+

#F8DDBA is a HEX color with RGB value rgb(248, 221, 186) and HSL value hsl(34, 82%, 85%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F8DDBA?+

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