#FBB07B Color

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

Color preview

#FBB07B

Color formats

HEX
#FBB07B
RGB
rgb(251, 176, 123)
RGBA
rgba(251, 176, 123, 1)
HSL
hsl(25, 94%, 73%)
HSV
hsv(25, 51%, 98%)
CMYK
cmyk(0%, 30%, 51%, 2%)
CSS variable
--color-primary: #FBB07B;
Lowercase HEX
#fbb07b

Shades

Tints

Tones

Harmony

CSS snippets for #FBB07B

.color-fbb07b {
  color: #FBB07B;
  background-color: #FBB07B;
}

Frequently asked questions

What color is #FBB07B?+

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

What is the closest Tailwind color to #FBB07B?+

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