#FFFF1B Color

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

Color preview

#FFFF1B

Color formats

HEX
#FFFF1B
RGB
rgb(255, 255, 27)
RGBA
rgba(255, 255, 27, 1)
HSL
hsl(60, 100%, 55%)
HSV
hsv(60, 89%, 100%)
CMYK
cmyk(0%, 0%, 89%, 0%)
CSS variable
--color-primary: #FFFF1B;
Lowercase HEX
#ffff1b

Shades

Tints

Tones

Harmony

CSS snippets for #FFFF1B

.color-ffff1b {
  color: #FFFF1B;
  background-color: #FFFF1B;
}

Frequently asked questions

What color is #FFFF1B?+

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

What is the closest Tailwind color to #FFFF1B?+

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