#FEB09A Color

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

Color preview

#FEB09A

Color formats

HEX
#FEB09A
RGB
rgb(254, 176, 154)
RGBA
rgba(254, 176, 154, 1)
HSL
hsl(13, 98%, 80%)
HSV
hsv(13, 39%, 100%)
CMYK
cmyk(0%, 31%, 39%, 0%)
CSS variable
--color-primary: #FEB09A;
Lowercase HEX
#feb09a

Shades

Tints

Tones

Harmony

CSS snippets for #FEB09A

.color-feb09a {
  color: #FEB09A;
  background-color: #FEB09A;
}

Frequently asked questions

What color is #FEB09A?+

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

What is the closest Tailwind color to #FEB09A?+

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