#FABE3D Color

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

Color preview

#FABE3D

Color formats

HEX
#FABE3D
RGB
rgb(250, 190, 61)
RGBA
rgba(250, 190, 61, 1)
HSL
hsl(41, 95%, 61%)
HSV
hsv(41, 76%, 98%)
CMYK
cmyk(0%, 24%, 76%, 2%)
CSS variable
--color-primary: #FABE3D;
Lowercase HEX
#fabe3d

Shades

Tints

Tones

Harmony

CSS snippets for #FABE3D

.color-fabe3d {
  color: #FABE3D;
  background-color: #FABE3D;
}

Frequently asked questions

What color is #FABE3D?+

#FABE3D is a HEX color with RGB value rgb(250, 190, 61) and HSL value hsl(41, 95%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FABE3D?+

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