#FBBF77 Color

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

Color preview

#FBBF77

Color formats

HEX
#FBBF77
RGB
rgb(251, 191, 119)
RGBA
rgba(251, 191, 119, 1)
HSL
hsl(33, 94%, 73%)
HSV
hsv(33, 53%, 98%)
CMYK
cmyk(0%, 24%, 53%, 2%)
CSS variable
--color-primary: #FBBF77;
Lowercase HEX
#fbbf77

Shades

Tints

Tones

Harmony

CSS snippets for #FBBF77

.color-fbbf77 {
  color: #FBBF77;
  background-color: #FBBF77;
}

Frequently asked questions

What color is #FBBF77?+

#FBBF77 is a HEX color with RGB value rgb(251, 191, 119) and HSL value hsl(33, 94%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FBBF77?+

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