#F2AE73 Color

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

Color preview

#F2AE73

Color formats

HEX
#F2AE73
RGB
rgb(242, 174, 115)
RGBA
rgba(242, 174, 115, 1)
HSL
hsl(28, 83%, 70%)
HSV
hsv(28, 52%, 95%)
CMYK
cmyk(0%, 28%, 52%, 5%)
CSS variable
--color-primary: #F2AE73;
Lowercase HEX
#f2ae73

Shades

Tints

Tones

Harmony

CSS snippets for #F2AE73

.color-f2ae73 {
  color: #F2AE73;
  background-color: #F2AE73;
}

Frequently asked questions

What color is #F2AE73?+

#F2AE73 is a HEX color with RGB value rgb(242, 174, 115) and HSL value hsl(28, 83%, 70%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F2AE73?+

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