#FEB890 Color

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

Color preview

#FEB890

Color formats

HEX
#FEB890
RGB
rgb(254, 184, 144)
RGBA
rgba(254, 184, 144, 1)
HSL
hsl(22, 98%, 78%)
HSV
hsv(22, 43%, 100%)
CMYK
cmyk(0%, 28%, 43%, 0%)
CSS variable
--color-primary: #FEB890;
Lowercase HEX
#feb890

Shades

Tints

Tones

Harmony

CSS snippets for #FEB890

.color-feb890 {
  color: #FEB890;
  background-color: #FEB890;
}

Frequently asked questions

What color is #FEB890?+

#FEB890 is a HEX color with RGB value rgb(254, 184, 144) and HSL value hsl(22, 98%, 78%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FEB890?+

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