#DCF264 Color

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

Color preview

#DCF264

Color formats

HEX
#DCF264
RGB
rgb(220, 242, 100)
RGBA
rgba(220, 242, 100, 1)
HSL
hsl(69, 85%, 67%)
HSV
hsv(69, 59%, 95%)
CMYK
cmyk(9%, 0%, 59%, 5%)
CSS variable
--color-primary: #DCF264;
Lowercase HEX
#dcf264

Shades

Tints

Tones

Harmony

CSS snippets for #DCF264

.color-dcf264 {
  color: #DCF264;
  background-color: #DCF264;
}

Frequently asked questions

What color is #DCF264?+

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

What is the closest Tailwind color to #DCF264?+

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