#DBFA3D Color

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

Color preview

#DBFA3D

Color formats

HEX
#DBFA3D
RGB
rgb(219, 250, 61)
RGBA
rgba(219, 250, 61, 1)
HSL
hsl(70, 95%, 61%)
HSV
hsv(70, 76%, 98%)
CMYK
cmyk(12%, 0%, 76%, 2%)
CSS variable
--color-primary: #DBFA3D;
Lowercase HEX
#dbfa3d

Shades

Tints

Tones

Harmony

CSS snippets for #DBFA3D

.color-dbfa3d {
  color: #DBFA3D;
  background-color: #DBFA3D;
}

Frequently asked questions

What color is #DBFA3D?+

#DBFA3D is a HEX color with RGB value rgb(219, 250, 61) and HSL value hsl(70, 95%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DBFA3D?+

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