#DFF345 Color

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

Color preview

#DFF345

Color formats

HEX
#DFF345
RGB
rgb(223, 243, 69)
RGBA
rgba(223, 243, 69, 1)
HSL
hsl(67, 88%, 61%)
HSV
hsv(67, 72%, 95%)
CMYK
cmyk(8%, 0%, 72%, 5%)
CSS variable
--color-primary: #DFF345;
Lowercase HEX
#dff345

Shades

Tints

Tones

Harmony

CSS snippets for #DFF345

.color-dff345 {
  color: #DFF345;
  background-color: #DFF345;
}

Frequently asked questions

What color is #DFF345?+

#DFF345 is a HEX color with RGB value rgb(223, 243, 69) and HSL value hsl(67, 88%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DFF345?+

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