#FAB235 Color

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

Color preview

#FAB235

Color formats

HEX
#FAB235
RGB
rgb(250, 178, 53)
RGBA
rgba(250, 178, 53, 1)
HSL
hsl(38, 95%, 59%)
HSV
hsv(38, 79%, 98%)
CMYK
cmyk(0%, 29%, 79%, 2%)
CSS variable
--color-primary: #FAB235;
Lowercase HEX
#fab235

Shades

Tints

Tones

Harmony

CSS snippets for #FAB235

.color-fab235 {
  color: #FAB235;
  background-color: #FAB235;
}

Frequently asked questions

What color is #FAB235?+

#FAB235 is a HEX color with RGB value rgb(250, 178, 53) and HSL value hsl(38, 95%, 59%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FAB235?+

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