#FFC285 Color

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

Color preview

#FFC285

Color formats

HEX
#FFC285
RGB
rgb(255, 194, 133)
RGBA
rgba(255, 194, 133, 1)
HSL
hsl(30, 100%, 76%)
HSV
hsv(30, 48%, 100%)
CMYK
cmyk(0%, 24%, 48%, 0%)
CSS variable
--color-primary: #FFC285;
Lowercase HEX
#ffc285

Shades

Tints

Tones

Harmony

CSS snippets for #FFC285

.color-ffc285 {
  color: #FFC285;
  background-color: #FFC285;
}

Frequently asked questions

What color is #FFC285?+

#FFC285 is a HEX color with RGB value rgb(255, 194, 133) and HSL value hsl(30, 100%, 76%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FFC285?+

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