#FBB27B Color

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

Color preview

#FBB27B

Color formats

HEX
#FBB27B
RGB
rgb(251, 178, 123)
RGBA
rgba(251, 178, 123, 1)
HSL
hsl(26, 94%, 73%)
HSV
hsv(26, 51%, 98%)
CMYK
cmyk(0%, 29%, 51%, 2%)
CSS variable
--color-primary: #FBB27B;
Lowercase HEX
#fbb27b

Shades

Tints

Tones

Harmony

CSS snippets for #FBB27B

.color-fbb27b {
  color: #FBB27B;
  background-color: #FBB27B;
}

Frequently asked questions

What color is #FBB27B?+

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

What is the closest Tailwind color to #FBB27B?+

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