#CDEE3A Color Information

Hex color code: #CDEE3A

The hex color #CDEE3A is a eye-catching yellow with RGB values of (205, 238, 58) and HSL of (71°, 84%, 58%). It is popular in mobile app design.

Try:
Color NameGreen Yellow
HEX
#CDEE3A
RGB
205, 238, 58
HSL
71°, 84%, 58%
CMYK
14%, 0%, 76%, 7%

Shades

CSS Usage
color: #CDEE3A;
background-color: #CDEE3A;
border-color: #CDEE3A;
box-shadow: 0 0 10px #CDEE3A;
border: 2px solid #CDEE3A;
Tailwind Usage
bg-[#CDEE3A]
text-[#CDEE3A]
border-[#CDEE3A]
shadow-[0_0_10px_CDEE3A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CDEE3A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CDEE3A; color: #000000; }

Badge

New Feature
.badge { background-color: #CDEE3A; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CDEE3A; background-color: #CDEE3A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CDEE3A20; border-left: 4px solid #CDEE3A; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CDEE3A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CDEE3A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 238, 58

Red: 205 / Green: 238 / Blue: 58

HSL

71°, 84%, 58%

Hue: 71° / Saturation: 84% / Lightness: 58%

CMYK

14%, 0%, 76%, 7%

Cyan: 14% / Magenta: 0% / Yellow: 76% / Key: 7%

What color is #CDEE3A?

#CDEE3A is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDEE3A to RGB:

rgb(205, 238, 58)HEX to RGB Converter →

HEX to HSL

Convert #CDEE3A to HSL:

hsl(71, 84%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #CDEE3A to CMYK:

cmyk(14%, 0%, 76%, 7%)Color Converter →

Color Meaning and Usage

#CDEE3A is a eye-catching yellow color with RGB values of 205, 238, 58 and HSL of 71°, 84%, 58%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDEE3A is #5B3AEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEB53A.

Use #CDEE3A in CSS: color: #CDEE3A or background-color: #CDEE3A. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CDEE3A

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 15.89:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDEE3A?

#CDEE3A is a eye-catching yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CDEE3A?

#CDEE3A in RGB is (205, 238, 58) - 205 red, 238 green, and 58 blue.

How to use #CDEE3A in CSS?

Use #CDEE3A directly in your CSS properties like color or background-color.

What colors go well with #CDEE3A?

#5B3AEE (complementary), #EEB53A (analogous), and #A8CA12 (lighter shade) work well with #CDEE3A.