#F2A77C Color

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

Color preview

#F2A77C

Color formats

HEX
#F2A77C
RGB
rgb(242, 167, 124)
RGBA
rgba(242, 167, 124, 1)
HSL
hsl(22, 82%, 72%)
HSV
hsv(22, 49%, 95%)
CMYK
cmyk(0%, 31%, 49%, 5%)
CSS variable
--color-primary: #F2A77C;
Lowercase HEX
#f2a77c

Shades

Tints

Tones

Harmony

CSS snippets for #F2A77C

.color-f2a77c {
  color: #F2A77C;
  background-color: #F2A77C;
}

Frequently asked questions

What color is #F2A77C?+

#F2A77C is a HEX color with RGB value rgb(242, 167, 124) and HSL value hsl(22, 82%, 72%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F2A77C?+

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