#DCE264 Color

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

Color preview

#DCE264

Color formats

HEX
#DCE264
RGB
rgb(220, 226, 100)
RGBA
rgba(220, 226, 100, 1)
HSL
hsl(63, 68%, 64%)
HSV
hsv(63, 56%, 89%)
CMYK
cmyk(3%, 0%, 56%, 11%)
CSS variable
--color-primary: #DCE264;
Lowercase HEX
#dce264

Shades

Tints

Tones

Harmony

CSS snippets for #DCE264

.color-dce264 {
  color: #DCE264;
  background-color: #DCE264;
}

Frequently asked questions

What color is #DCE264?+

#DCE264 is a HEX color with RGB value rgb(220, 226, 100) and HSL value hsl(63, 68%, 64%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCE264?+

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