#FEB098 Color

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

Color preview

#FEB098

Color formats

HEX
#FEB098
RGB
rgb(254, 176, 152)
RGBA
rgba(254, 176, 152, 1)
HSL
hsl(14, 98%, 80%)
HSV
hsv(14, 40%, 100%)
CMYK
cmyk(0%, 31%, 40%, 0%)
CSS variable
--color-primary: #FEB098;
Lowercase HEX
#feb098

Shades

Tints

Tones

Harmony

CSS snippets for #FEB098

.color-feb098 {
  color: #FEB098;
  background-color: #FEB098;
}

Frequently asked questions

What color is #FEB098?+

#FEB098 is a HEX color with RGB value rgb(254, 176, 152) and HSL value hsl(14, 98%, 80%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FEB098?+

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