#D5FA05 Color

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

Color preview

#D5FA05

Color formats

HEX
#D5FA05
RGB
rgb(213, 250, 5)
RGBA
rgba(213, 250, 5, 1)
HSL
hsl(69, 96%, 50%)
HSV
hsv(69, 98%, 98%)
CMYK
cmyk(15%, 0%, 98%, 2%)
CSS variable
--color-primary: #D5FA05;
Lowercase HEX
#d5fa05

Shades

Tints

Tones

Harmony

CSS snippets for #D5FA05

.color-d5fa05 {
  color: #D5FA05;
  background-color: #D5FA05;
}

Frequently asked questions

What color is #D5FA05?+

#D5FA05 is a HEX color with RGB value rgb(213, 250, 5) and HSL value hsl(69, 96%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #D5FA05?+

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