#FABD85 Color

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

Color preview

#FABD85

Color formats

HEX
#FABD85
RGB
rgb(250, 189, 133)
RGBA
rgba(250, 189, 133, 1)
HSL
hsl(29, 92%, 75%)
HSV
hsv(29, 47%, 98%)
CMYK
cmyk(0%, 24%, 47%, 2%)
CSS variable
--color-primary: #FABD85;
Lowercase HEX
#fabd85

Shades

Tints

Tones

Harmony

CSS snippets for #FABD85

.color-fabd85 {
  color: #FABD85;
  background-color: #FABD85;
}

Frequently asked questions

What color is #FABD85?+

#FABD85 is a HEX color with RGB value rgb(250, 189, 133) and HSL value hsl(29, 92%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FABD85?+

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