#FBB888 Color

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

Color preview

#FBB888

Color formats

HEX
#FBB888
RGB
rgb(251, 184, 136)
RGBA
rgba(251, 184, 136, 1)
HSL
hsl(25, 93%, 76%)
HSV
hsv(25, 46%, 98%)
CMYK
cmyk(0%, 27%, 46%, 2%)
CSS variable
--color-primary: #FBB888;
Lowercase HEX
#fbb888

Shades

Tints

Tones

Harmony

CSS snippets for #FBB888

.color-fbb888 {
  color: #FBB888;
  background-color: #FBB888;
}

Frequently asked questions

What color is #FBB888?+

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

What is the closest Tailwind color to #FBB888?+

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