#FFFF1A Color

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

Color preview

#FFFF1A

Color formats

HEX
#FFFF1A
RGB
rgb(255, 255, 26)
RGBA
rgba(255, 255, 26, 1)
HSL
hsl(60, 100%, 55%)
HSV
hsv(60, 90%, 100%)
CMYK
cmyk(0%, 0%, 90%, 0%)
CSS variable
--color-primary: #FFFF1A;
Lowercase HEX
#ffff1a

Shades

Tints

Tones

Harmony

CSS snippets for #FFFF1A

.color-ffff1a {
  color: #FFFF1A;
  background-color: #FFFF1A;
}

Frequently asked questions

What color is #FFFF1A?+

#FFFF1A is a HEX color with RGB value rgb(255, 255, 26) and HSL value hsl(60, 100%, 55%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FFFF1A?+

The closest Tailwind color is yellow-400, available as the bg-yellow-400 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