#F8CEAF Color

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

Color preview

#F8CEAF

Color formats

HEX
#F8CEAF
RGB
rgb(248, 206, 175)
RGBA
rgba(248, 206, 175, 1)
HSL
hsl(25, 84%, 83%)
HSV
hsv(25, 29%, 97%)
CMYK
cmyk(0%, 17%, 29%, 3%)
CSS variable
--color-primary: #F8CEAF;
Lowercase HEX
#f8ceaf

Shades

Tints

Tones

Harmony

CSS snippets for #F8CEAF

.color-f8ceaf {
  color: #F8CEAF;
  background-color: #F8CEAF;
}

Frequently asked questions

What color is #F8CEAF?+

#F8CEAF is a HEX color with RGB value rgb(248, 206, 175) and HSL value hsl(25, 84%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F8CEAF?+

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