#FFC14D Color

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

Color preview

#FFC14D

Color formats

HEX
#FFC14D
RGB
rgb(255, 193, 77)
RGBA
rgba(255, 193, 77, 1)
HSL
hsl(39, 100%, 65%)
HSV
hsv(39, 70%, 100%)
CMYK
cmyk(0%, 24%, 70%, 0%)
CSS variable
--color-primary: #FFC14D;
Lowercase HEX
#ffc14d

Shades

Tints

Tones

Harmony

CSS snippets for #FFC14D

.color-ffc14d {
  color: #FFC14D;
  background-color: #FFC14D;
}

Frequently asked questions

What color is #FFC14D?+

#FFC14D is a HEX color with RGB value rgb(255, 193, 77) and HSL value hsl(39, 100%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFC14D?+

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