#FABB69 Color

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

Color preview

#FABB69

Color formats

HEX
#FABB69
RGB
rgb(250, 187, 105)
RGBA
rgba(250, 187, 105, 1)
HSL
hsl(34, 94%, 70%)
HSV
hsv(34, 58%, 98%)
CMYK
cmyk(0%, 25%, 58%, 2%)
CSS variable
--color-primary: #FABB69;
Lowercase HEX
#fabb69

Shades

Tints

Tones

Harmony

CSS snippets for #FABB69

.color-fabb69 {
  color: #FABB69;
  background-color: #FABB69;
}

Frequently asked questions

What color is #FABB69?+

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

What is the closest Tailwind color to #FABB69?+

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