#FEBC85 Color

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

Color preview

#FEBC85

Color formats

HEX
#FEBC85
RGB
rgb(254, 188, 133)
RGBA
rgba(254, 188, 133, 1)
HSL
hsl(27, 98%, 76%)
HSV
hsv(27, 48%, 100%)
CMYK
cmyk(0%, 26%, 48%, 0%)
CSS variable
--color-primary: #FEBC85;
Lowercase HEX
#febc85

Shades

Tints

Tones

Harmony

CSS snippets for #FEBC85

.color-febc85 {
  color: #FEBC85;
  background-color: #FEBC85;
}

Frequently asked questions

What color is #FEBC85?+

#FEBC85 is a HEX color with RGB value rgb(254, 188, 133) and HSL value hsl(27, 98%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FEBC85?+

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