#FBBA81 Color

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

Color preview

#FBBA81

Color formats

HEX
#FBBA81
RGB
rgb(251, 186, 129)
RGBA
rgba(251, 186, 129, 1)
HSL
hsl(28, 94%, 75%)
HSV
hsv(28, 49%, 98%)
CMYK
cmyk(0%, 26%, 49%, 2%)
CSS variable
--color-primary: #FBBA81;
Lowercase HEX
#fbba81

Shades

Tints

Tones

Harmony

CSS snippets for #FBBA81

.color-fbba81 {
  color: #FBBA81;
  background-color: #FBBA81;
}

Frequently asked questions

What color is #FBBA81?+

#FBBA81 is a HEX color with RGB value rgb(251, 186, 129) and HSL value hsl(28, 94%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FBBA81?+

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