#DDF00F Color

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

Color preview

#DDF00F

Color formats

HEX
#DDF00F
RGB
rgb(221, 240, 15)
RGBA
rgba(221, 240, 15, 1)
HSL
hsl(65, 88%, 50%)
HSV
hsv(65, 94%, 94%)
CMYK
cmyk(8%, 0%, 94%, 6%)
CSS variable
--color-primary: #DDF00F;
Lowercase HEX
#ddf00f

Shades

Tints

Tones

Harmony

CSS snippets for #DDF00F

.color-ddf00f {
  color: #DDF00F;
  background-color: #DDF00F;
}

Frequently asked questions

What color is #DDF00F?+

#DDF00F is a HEX color with RGB value rgb(221, 240, 15) and HSL value hsl(65, 88%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #DDF00F?+

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