#D3EB4B Color

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

Color preview

#D3EB4B

Color formats

HEX
#D3EB4B
RGB
rgb(211, 235, 75)
RGBA
rgba(211, 235, 75, 1)
HSL
hsl(69, 80%, 61%)
HSV
hsv(69, 68%, 92%)
CMYK
cmyk(10%, 0%, 68%, 8%)
CSS variable
--color-primary: #D3EB4B;
Lowercase HEX
#d3eb4b

Shades

Tints

Tones

Harmony

CSS snippets for #D3EB4B

.color-d3eb4b {
  color: #D3EB4B;
  background-color: #D3EB4B;
}

Frequently asked questions

What color is #D3EB4B?+

#D3EB4B is a HEX color with RGB value rgb(211, 235, 75) and HSL value hsl(69, 80%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #D3EB4B?+

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