#F8AE96 Color

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

Color preview

#F8AE96

Color formats

HEX
#F8AE96
RGB
rgb(248, 174, 150)
RGBA
rgba(248, 174, 150, 1)
HSL
hsl(15, 88%, 78%)
HSV
hsv(15, 40%, 97%)
CMYK
cmyk(0%, 30%, 40%, 3%)
CSS variable
--color-primary: #F8AE96;
Lowercase HEX
#f8ae96

Shades

Tints

Tones

Harmony

CSS snippets for #F8AE96

.color-f8ae96 {
  color: #F8AE96;
  background-color: #F8AE96;
}

Frequently asked questions

What color is #F8AE96?+

#F8AE96 is a HEX color with RGB value rgb(248, 174, 150) and HSL value hsl(15, 88%, 78%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F8AE96?+

The closest Tailwind color is red-300, available as the bg-red-300 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