#FEB898 Color

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

Color preview

#FEB898

Color formats

HEX
#FEB898
RGB
rgb(254, 184, 152)
RGBA
rgba(254, 184, 152, 1)
HSL
hsl(19, 98%, 80%)
HSV
hsv(19, 40%, 100%)
CMYK
cmyk(0%, 28%, 40%, 0%)
CSS variable
--color-primary: #FEB898;
Lowercase HEX
#feb898

Shades

Tints

Tones

Harmony

CSS snippets for #FEB898

.color-feb898 {
  color: #FEB898;
  background-color: #FEB898;
}

Frequently asked questions

What color is #FEB898?+

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

What is the closest Tailwind color to #FEB898?+

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