#FEBE90 Color

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

Color preview

#FEBE90

Color formats

HEX
#FEBE90
RGB
rgb(254, 190, 144)
RGBA
rgba(254, 190, 144, 1)
HSL
hsl(25, 98%, 78%)
HSV
hsv(25, 43%, 100%)
CMYK
cmyk(0%, 25%, 43%, 0%)
CSS variable
--color-primary: #FEBE90;
Lowercase HEX
#febe90

Shades

Tints

Tones

Harmony

CSS snippets for #FEBE90

.color-febe90 {
  color: #FEBE90;
  background-color: #FEBE90;
}

Frequently asked questions

What color is #FEBE90?+

#FEBE90 is a HEX color with RGB value rgb(254, 190, 144) and HSL value hsl(25, 98%, 78%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FEBE90?+

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