#FFC28A Color

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

Color preview

#FFC28A

Color formats

HEX
#FFC28A
RGB
rgb(255, 194, 138)
RGBA
rgba(255, 194, 138, 1)
HSL
hsl(29, 100%, 77%)
HSV
hsv(29, 46%, 100%)
CMYK
cmyk(0%, 24%, 46%, 0%)
CSS variable
--color-primary: #FFC28A;
Lowercase HEX
#ffc28a

Shades

Tints

Tones

Harmony

CSS snippets for #FFC28A

.color-ffc28a {
  color: #FFC28A;
  background-color: #FFC28A;
}

Frequently asked questions

What color is #FFC28A?+

#FFC28A is a HEX color with RGB value rgb(255, 194, 138) and HSL value hsl(29, 100%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FFC28A?+

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