#FABD69 Color

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

Color preview

#FABD69

Color formats

HEX
#FABD69
RGB
rgb(250, 189, 105)
RGBA
rgba(250, 189, 105, 1)
HSL
hsl(35, 94%, 70%)
HSV
hsv(35, 58%, 98%)
CMYK
cmyk(0%, 24%, 58%, 2%)
CSS variable
--color-primary: #FABD69;
Lowercase HEX
#fabd69

Shades

Tints

Tones

Harmony

CSS snippets for #FABD69

.color-fabd69 {
  color: #FABD69;
  background-color: #FABD69;
}

Frequently asked questions

What color is #FABD69?+

#FABD69 is a HEX color with RGB value rgb(250, 189, 105) and HSL value hsl(35, 94%, 70%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FABD69?+

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