#FEB082 Color

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

Color preview

#FEB082

Color formats

HEX
#FEB082
RGB
rgb(254, 176, 130)
RGBA
rgba(254, 176, 130, 1)
HSL
hsl(22, 98%, 75%)
HSV
hsv(22, 49%, 100%)
CMYK
cmyk(0%, 31%, 49%, 0%)
CSS variable
--color-primary: #FEB082;
Lowercase HEX
#feb082

Shades

Tints

Tones

Harmony

CSS snippets for #FEB082

.color-feb082 {
  color: #FEB082;
  background-color: #FEB082;
}

Frequently asked questions

What color is #FEB082?+

#FEB082 is a HEX color with RGB value rgb(254, 176, 130) and HSL value hsl(22, 98%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FEB082?+

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