#FBB488 Color

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

Color preview

#FBB488

Color formats

HEX
#FBB488
RGB
rgb(251, 180, 136)
RGBA
rgba(251, 180, 136, 1)
HSL
hsl(23, 93%, 76%)
HSV
hsv(23, 46%, 98%)
CMYK
cmyk(0%, 28%, 46%, 2%)
CSS variable
--color-primary: #FBB488;
Lowercase HEX
#fbb488

Shades

Tints

Tones

Harmony

CSS snippets for #FBB488

.color-fbb488 {
  color: #FBB488;
  background-color: #FBB488;
}

Frequently asked questions

What color is #FBB488?+

#FBB488 is a HEX color with RGB value rgb(251, 180, 136) and HSL value hsl(23, 93%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FBB488?+

The closest Tailwind color is orange-300, available as the bg-orange-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