#FEBE98 Color

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

Color preview

#FEBE98

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FEBE98

.color-febe98 {
  color: #FEBE98;
  background-color: #FEBE98;
}

Frequently asked questions

What color is #FEBE98?+

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

What is the closest Tailwind color to #FEBE98?+

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