#FFAB45 Color

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

Color preview

#FFAB45

Color formats

HEX
#FFAB45
RGB
rgb(255, 171, 69)
RGBA
rgba(255, 171, 69, 1)
HSL
hsl(33, 100%, 64%)
HSV
hsv(33, 73%, 100%)
CMYK
cmyk(0%, 33%, 73%, 0%)
CSS variable
--color-primary: #FFAB45;
Lowercase HEX
#ffab45

Shades

Tints

Tones

Harmony

CSS snippets for #FFAB45

.color-ffab45 {
  color: #FFAB45;
  background-color: #FFAB45;
}

Frequently asked questions

What color is #FFAB45?+

#FFAB45 is a HEX color with RGB value rgb(255, 171, 69) and HSL value hsl(33, 100%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFAB45?+

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