#DBFC53 Color

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

Color preview

#DBFC53

Color formats

HEX
#DBFC53
RGB
rgb(219, 252, 83)
RGBA
rgba(219, 252, 83, 1)
HSL
hsl(72, 97%, 66%)
HSV
hsv(72, 67%, 99%)
CMYK
cmyk(13%, 0%, 67%, 1%)
CSS variable
--color-primary: #DBFC53;
Lowercase HEX
#dbfc53

Shades

Tints

Tones

Harmony

CSS snippets for #DBFC53

.color-dbfc53 {
  color: #DBFC53;
  background-color: #DBFC53;
}

Frequently asked questions

What color is #DBFC53?+

#DBFC53 is a HEX color with RGB value rgb(219, 252, 83) and HSL value hsl(72, 97%, 66%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DBFC53?+

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