#F5AB3D Color

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

Color preview

#F5AB3D

Color formats

HEX
#F5AB3D
RGB
rgb(245, 171, 61)
RGBA
rgba(245, 171, 61, 1)
HSL
hsl(36, 90%, 60%)
HSV
hsv(36, 75%, 96%)
CMYK
cmyk(0%, 30%, 75%, 4%)
CSS variable
--color-primary: #F5AB3D;
Lowercase HEX
#f5ab3d

Shades

Tints

Tones

Harmony

CSS snippets for #F5AB3D

.color-f5ab3d {
  color: #F5AB3D;
  background-color: #F5AB3D;
}

Frequently asked questions

What color is #F5AB3D?+

#F5AB3D is a HEX color with RGB value rgb(245, 171, 61) and HSL value hsl(36, 90%, 60%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F5AB3D?+

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