#FBB08E Color

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

Color preview

#FBB08E

Color formats

HEX
#FBB08E
RGB
rgb(251, 176, 142)
RGBA
rgba(251, 176, 142, 1)
HSL
hsl(19, 93%, 77%)
HSV
hsv(19, 43%, 98%)
CMYK
cmyk(0%, 30%, 43%, 2%)
CSS variable
--color-primary: #FBB08E;
Lowercase HEX
#fbb08e

Shades

Tints

Tones

Harmony

CSS snippets for #FBB08E

.color-fbb08e {
  color: #FBB08E;
  background-color: #FBB08E;
}

Frequently asked questions

What color is #FBB08E?+

#FBB08E is a HEX color with RGB value rgb(251, 176, 142) and HSL value hsl(19, 93%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FBB08E?+

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