#FEB89A Color

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

Color preview

#FEB89A

Color formats

HEX
#FEB89A
RGB
rgb(254, 184, 154)
RGBA
rgba(254, 184, 154, 1)
HSL
hsl(18, 98%, 80%)
HSV
hsv(18, 39%, 100%)
CMYK
cmyk(0%, 28%, 39%, 0%)
CSS variable
--color-primary: #FEB89A;
Lowercase HEX
#feb89a

Shades

Tints

Tones

Harmony

CSS snippets for #FEB89A

.color-feb89a {
  color: #FEB89A;
  background-color: #FEB89A;
}

Frequently asked questions

What color is #FEB89A?+

#FEB89A is a HEX color with RGB value rgb(254, 184, 154) and HSL value hsl(18, 98%, 80%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FEB89A?+

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