#DCF07B Color

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

Color preview

#DCF07B

Color formats

HEX
#DCF07B
RGB
rgb(220, 240, 123)
RGBA
rgba(220, 240, 123, 1)
HSL
hsl(70, 80%, 71%)
HSV
hsv(70, 49%, 94%)
CMYK
cmyk(8%, 0%, 49%, 6%)
CSS variable
--color-primary: #DCF07B;
Lowercase HEX
#dcf07b

Shades

Tints

Tones

Harmony

CSS snippets for #DCF07B

.color-dcf07b {
  color: #DCF07B;
  background-color: #DCF07B;
}

Frequently asked questions

What color is #DCF07B?+

#DCF07B is a HEX color with RGB value rgb(220, 240, 123) and HSL value hsl(70, 80%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCF07B?+

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