#FEAF84 Color

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

Color preview

#FEAF84

Color formats

HEX
#FEAF84
RGB
rgb(254, 175, 132)
RGBA
rgba(254, 175, 132, 1)
HSL
hsl(21, 98%, 76%)
HSV
hsv(21, 48%, 100%)
CMYK
cmyk(0%, 31%, 48%, 0%)
CSS variable
--color-primary: #FEAF84;
Lowercase HEX
#feaf84

Shades

Tints

Tones

Harmony

CSS snippets for #FEAF84

.color-feaf84 {
  color: #FEAF84;
  background-color: #FEAF84;
}

Frequently asked questions

What color is #FEAF84?+

#FEAF84 is a HEX color with RGB value rgb(254, 175, 132) and HSL value hsl(21, 98%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FEAF84?+

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