#DEF245 Color

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

Color preview

#DEF245

Color formats

HEX
#DEF245
RGB
rgb(222, 242, 69)
RGBA
rgba(222, 242, 69, 1)
HSL
hsl(67, 87%, 61%)
HSV
hsv(67, 71%, 95%)
CMYK
cmyk(8%, 0%, 71%, 5%)
CSS variable
--color-primary: #DEF245;
Lowercase HEX
#def245

Shades

Tints

Tones

Harmony

CSS snippets for #DEF245

.color-def245 {
  color: #DEF245;
  background-color: #DEF245;
}

Frequently asked questions

What color is #DEF245?+

#DEF245 is a HEX color with RGB value rgb(222, 242, 69) and HSL value hsl(67, 87%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEF245?+

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