#F5DEBE Color

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

Color preview

#F5DEBE

Color formats

HEX
#F5DEBE
RGB
rgb(245, 222, 190)
RGBA
rgba(245, 222, 190, 1)
HSL
hsl(35, 73%, 85%)
HSV
hsv(35, 22%, 96%)
CMYK
cmyk(0%, 9%, 22%, 4%)
CSS variable
--color-primary: #F5DEBE;
Lowercase HEX
#f5debe

Shades

Tints

Tones

Harmony

CSS snippets for #F5DEBE

.color-f5debe {
  color: #F5DEBE;
  background-color: #F5DEBE;
}

Frequently asked questions

What color is #F5DEBE?+

#F5DEBE is a HEX color with RGB value rgb(245, 222, 190) and HSL value hsl(35, 73%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F5DEBE?+

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