#F5DDBA Color

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

Color preview

#F5DDBA

Color formats

HEX
#F5DDBA
RGB
rgb(245, 221, 186)
RGBA
rgba(245, 221, 186, 1)
HSL
hsl(36, 75%, 85%)
HSV
hsv(36, 24%, 96%)
CMYK
cmyk(0%, 10%, 24%, 4%)
CSS variable
--color-primary: #F5DDBA;
Lowercase HEX
#f5ddba

Shades

Tints

Tones

Harmony

CSS snippets for #F5DDBA

.color-f5ddba {
  color: #F5DDBA;
  background-color: #F5DDBA;
}

Frequently asked questions

What color is #F5DDBA?+

#F5DDBA is a HEX color with RGB value rgb(245, 221, 186) and HSL value hsl(36, 75%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F5DDBA?+

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