#DCF25F Color

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

Color preview

#DCF25F

Color formats

HEX
#DCF25F
RGB
rgb(220, 242, 95)
RGBA
rgba(220, 242, 95, 1)
HSL
hsl(69, 85%, 66%)
HSV
hsv(69, 61%, 95%)
CMYK
cmyk(9%, 0%, 61%, 5%)
CSS variable
--color-primary: #DCF25F;
Lowercase HEX
#dcf25f

Shades

Tints

Tones

Harmony

CSS snippets for #DCF25F

.color-dcf25f {
  color: #DCF25F;
  background-color: #DCF25F;
}

Frequently asked questions

What color is #DCF25F?+

#DCF25F is a HEX color with RGB value rgb(220, 242, 95) and HSL value hsl(69, 85%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCF25F?+

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