#FFBB8A Color

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

Color preview

#FFBB8A

Color formats

HEX
#FFBB8A
RGB
rgb(255, 187, 138)
RGBA
rgba(255, 187, 138, 1)
HSL
hsl(25, 100%, 77%)
HSV
hsv(25, 46%, 100%)
CMYK
cmyk(0%, 27%, 46%, 0%)
CSS variable
--color-primary: #FFBB8A;
Lowercase HEX
#ffbb8a

Shades

Tints

Tones

Harmony

CSS snippets for #FFBB8A

.color-ffbb8a {
  color: #FFBB8A;
  background-color: #FFBB8A;
}

Frequently asked questions

What color is #FFBB8A?+

#FFBB8A is a HEX color with RGB value rgb(255, 187, 138) and HSL value hsl(25, 100%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFBB8A?+

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