#FFCB52 Color

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

Color preview

#FFCB52

Color formats

HEX
#FFCB52
RGB
rgb(255, 203, 82)
RGBA
rgba(255, 203, 82, 1)
HSL
hsl(42, 100%, 66%)
HSV
hsv(42, 68%, 100%)
CMYK
cmyk(0%, 20%, 68%, 0%)
CSS variable
--color-primary: #FFCB52;
Lowercase HEX
#ffcb52

Shades

Tints

Tones

Harmony

CSS snippets for #FFCB52

.color-ffcb52 {
  color: #FFCB52;
  background-color: #FFCB52;
}

Frequently asked questions

What color is #FFCB52?+

#FFCB52 is a HEX color with RGB value rgb(255, 203, 82) and HSL value hsl(42, 100%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFCB52?+

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