#FBB57B Color

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

Color preview

#FBB57B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBB57B

.color-fbb57b {
  color: #FBB57B;
  background-color: #FBB57B;
}

Frequently asked questions

What color is #FBB57B?+

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

What is the closest Tailwind color to #FBB57B?+

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