#FBB77B Color

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

Color preview

#FBB77B

Color formats

HEX
#FBB77B
RGB
rgb(251, 183, 123)
RGBA
rgba(251, 183, 123, 1)
HSL
hsl(28, 94%, 73%)
HSV
hsv(28, 51%, 98%)
CMYK
cmyk(0%, 27%, 51%, 2%)
CSS variable
--color-primary: #FBB77B;
Lowercase HEX
#fbb77b

Shades

Tints

Tones

Harmony

CSS snippets for #FBB77B

.color-fbb77b {
  color: #FBB77B;
  background-color: #FBB77B;
}

Frequently asked questions

What color is #FBB77B?+

#FBB77B is a HEX color with RGB value rgb(251, 183, 123) and HSL value hsl(28, 94%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FBB77B?+

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