#FEBD98 Color

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

Color preview

#FEBD98

Color formats

HEX
#FEBD98
RGB
rgb(254, 189, 152)
RGBA
rgba(254, 189, 152, 1)
HSL
hsl(22, 98%, 80%)
HSV
hsv(22, 40%, 100%)
CMYK
cmyk(0%, 26%, 40%, 0%)
CSS variable
--color-primary: #FEBD98;
Lowercase HEX
#febd98

Shades

Tints

Tones

Harmony

CSS snippets for #FEBD98

.color-febd98 {
  color: #FEBD98;
  background-color: #FEBD98;
}

Frequently asked questions

What color is #FEBD98?+

#FEBD98 is a HEX color with RGB value rgb(254, 189, 152) and HSL value hsl(22, 98%, 80%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FEBD98?+

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