#F5DDBD Color

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

Color preview

#F5DDBD

Color formats

HEX
#F5DDBD
RGB
rgb(245, 221, 189)
RGBA
rgba(245, 221, 189, 1)
HSL
hsl(34, 74%, 85%)
HSV
hsv(34, 23%, 96%)
CMYK
cmyk(0%, 10%, 23%, 4%)
CSS variable
--color-primary: #F5DDBD;
Lowercase HEX
#f5ddbd

Shades

Tints

Tones

Harmony

CSS snippets for #F5DDBD

.color-f5ddbd {
  color: #F5DDBD;
  background-color: #F5DDBD;
}

Frequently asked questions

What color is #F5DDBD?+

#F5DDBD is a HEX color with RGB value rgb(245, 221, 189) and HSL value hsl(34, 74%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F5DDBD?+

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