#F5CEB2 Color

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

Color preview

#F5CEB2

Color formats

HEX
#F5CEB2
RGB
rgb(245, 206, 178)
RGBA
rgba(245, 206, 178, 1)
HSL
hsl(25, 77%, 83%)
HSV
hsv(25, 27%, 96%)
CMYK
cmyk(0%, 16%, 27%, 4%)
CSS variable
--color-primary: #F5CEB2;
Lowercase HEX
#f5ceb2

Shades

Tints

Tones

Harmony

CSS snippets for #F5CEB2

.color-f5ceb2 {
  color: #F5CEB2;
  background-color: #F5CEB2;
}

Frequently asked questions

What color is #F5CEB2?+

#F5CEB2 is a HEX color with RGB value rgb(245, 206, 178) and HSL value hsl(25, 77%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F5CEB2?+

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