#F2AE95 Color

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

Color preview

#F2AE95

Color formats

HEX
#F2AE95
RGB
rgb(242, 174, 149)
RGBA
rgba(242, 174, 149, 1)
HSL
hsl(16, 78%, 77%)
HSV
hsv(16, 38%, 95%)
CMYK
cmyk(0%, 28%, 38%, 5%)
CSS variable
--color-primary: #F2AE95;
Lowercase HEX
#f2ae95

Shades

Tints

Tones

Harmony

CSS snippets for #F2AE95

.color-f2ae95 {
  color: #F2AE95;
  background-color: #F2AE95;
}

Frequently asked questions

What color is #F2AE95?+

#F2AE95 is a HEX color with RGB value rgb(242, 174, 149) and HSL value hsl(16, 78%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F2AE95?+

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