#FEAF8D Color

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

Color preview

#FEAF8D

Color formats

HEX
#FEAF8D
RGB
rgb(254, 175, 141)
RGBA
rgba(254, 175, 141, 1)
HSL
hsl(18, 98%, 77%)
HSV
hsv(18, 44%, 100%)
CMYK
cmyk(0%, 31%, 44%, 0%)
CSS variable
--color-primary: #FEAF8D;
Lowercase HEX
#feaf8d

Shades

Tints

Tones

Harmony

CSS snippets for #FEAF8D

.color-feaf8d {
  color: #FEAF8D;
  background-color: #FEAF8D;
}

Frequently asked questions

What color is #FEAF8D?+

#FEAF8D is a HEX color with RGB value rgb(254, 175, 141) and HSL value hsl(18, 98%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FEAF8D?+

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