#F5CEAF Color

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

Color preview

#F5CEAF

Color formats

HEX
#F5CEAF
RGB
rgb(245, 206, 175)
RGBA
rgba(245, 206, 175, 1)
HSL
hsl(27, 78%, 82%)
HSV
hsv(27, 29%, 96%)
CMYK
cmyk(0%, 16%, 29%, 4%)
CSS variable
--color-primary: #F5CEAF;
Lowercase HEX
#f5ceaf

Shades

Tints

Tones

Harmony

CSS snippets for #F5CEAF

.color-f5ceaf {
  color: #F5CEAF;
  background-color: #F5CEAF;
}

Frequently asked questions

What color is #F5CEAF?+

#F5CEAF is a HEX color with RGB value rgb(245, 206, 175) and HSL value hsl(27, 78%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F5CEAF?+

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