#FAB485 Color

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

Color preview

#FAB485

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAB485

.color-fab485 {
  color: #FAB485;
  background-color: #FAB485;
}

Frequently asked questions

What color is #FAB485?+

#FAB485 is a HEX color with RGB value rgb(250, 180, 133) and HSL value hsl(24, 92%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAB485?+

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