#CDEF0B Color

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

Color preview

#CDEF0B

Color formats

HEX
#CDEF0B
RGB
rgb(205, 239, 11)
RGBA
rgba(205, 239, 11, 1)
HSL
hsl(69, 91%, 49%)
HSV
hsv(69, 95%, 94%)
CMYK
cmyk(14%, 0%, 95%, 6%)
CSS variable
--color-primary: #CDEF0B;
Lowercase HEX
#cdef0b

Shades

Tints

Tones

Harmony

CSS snippets for #CDEF0B

.color-cdef0b {
  color: #CDEF0B;
  background-color: #CDEF0B;
}

Frequently asked questions

What color is #CDEF0B?+

#CDEF0B is a HEX color with RGB value rgb(205, 239, 11) and HSL value hsl(69, 91%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDEF0B?+

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