#FEB17E Color

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

Color preview

#FEB17E

Color formats

HEX
#FEB17E
RGB
rgb(254, 177, 126)
RGBA
rgba(254, 177, 126, 1)
HSL
hsl(24, 98%, 75%)
HSV
hsv(24, 50%, 100%)
CMYK
cmyk(0%, 30%, 50%, 0%)
CSS variable
--color-primary: #FEB17E;
Lowercase HEX
#feb17e

Shades

Tints

Tones

Harmony

CSS snippets for #FEB17E

.color-feb17e {
  color: #FEB17E;
  background-color: #FEB17E;
}

Frequently asked questions

What color is #FEB17E?+

#FEB17E is a HEX color with RGB value rgb(254, 177, 126) and HSL value hsl(24, 98%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FEB17E?+

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