#FFCA57 Color

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

Color preview

#FFCA57

Color formats

HEX
#FFCA57
RGB
rgb(255, 202, 87)
RGBA
rgba(255, 202, 87, 1)
HSL
hsl(41, 100%, 67%)
HSV
hsv(41, 66%, 100%)
CMYK
cmyk(0%, 21%, 66%, 0%)
CSS variable
--color-primary: #FFCA57;
Lowercase HEX
#ffca57

Shades

Tints

Tones

Harmony

CSS snippets for #FFCA57

.color-ffca57 {
  color: #FFCA57;
  background-color: #FFCA57;
}

Frequently asked questions

What color is #FFCA57?+

#FFCA57 is a HEX color with RGB value rgb(255, 202, 87) and HSL value hsl(41, 100%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFCA57?+

The closest Tailwind color is amber-300, available as the bg-amber-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