#FBB45D Color

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

Color preview

#FBB45D

Color formats

HEX
#FBB45D
RGB
rgb(251, 180, 93)
RGBA
rgba(251, 180, 93, 1)
HSL
hsl(33, 95%, 67%)
HSV
hsv(33, 63%, 98%)
CMYK
cmyk(0%, 28%, 63%, 2%)
CSS variable
--color-primary: #FBB45D;
Lowercase HEX
#fbb45d

Shades

Tints

Tones

Harmony

CSS snippets for #FBB45D

.color-fbb45d {
  color: #FBB45D;
  background-color: #FBB45D;
}

Frequently asked questions

What color is #FBB45D?+

#FBB45D is a HEX color with RGB value rgb(251, 180, 93) and HSL value hsl(33, 95%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FBB45D?+

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