#FFCA61 Color

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

Color preview

#FFCA61

Color formats

HEX
#FFCA61
RGB
rgb(255, 202, 97)
RGBA
rgba(255, 202, 97, 1)
HSL
hsl(40, 100%, 69%)
HSV
hsv(40, 62%, 100%)
CMYK
cmyk(0%, 21%, 62%, 0%)
CSS variable
--color-primary: #FFCA61;
Lowercase HEX
#ffca61

Shades

Tints

Tones

Harmony

CSS snippets for #FFCA61

.color-ffca61 {
  color: #FFCA61;
  background-color: #FFCA61;
}

Frequently asked questions

What color is #FFCA61?+

#FFCA61 is a HEX color with RGB value rgb(255, 202, 97) and HSL value hsl(40, 100%, 69%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFCA61?+

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