#FBB450 Color

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

Color preview

#FBB450

Color formats

HEX
#FBB450
RGB
rgb(251, 180, 80)
RGBA
rgba(251, 180, 80, 1)
HSL
hsl(35, 96%, 65%)
HSV
hsv(35, 68%, 98%)
CMYK
cmyk(0%, 28%, 68%, 2%)
CSS variable
--color-primary: #FBB450;
Lowercase HEX
#fbb450

Shades

Tints

Tones

Harmony

CSS snippets for #FBB450

.color-fbb450 {
  color: #FBB450;
  background-color: #FBB450;
}

Frequently asked questions

What color is #FBB450?+

#FBB450 is a HEX color with RGB value rgb(251, 180, 80) and HSL value hsl(35, 96%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FBB450?+

The closest Tailwind color is amber-300, available as the bg-amber-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