#CEDF16 Color Information

Hex color code: #CEDF16

A bold yellow shade, #CEDF16 appears as (206, 223, 22) in RGB and (65°, 82%, 48%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGreen Yellow
HEX
#CEDF16
RGB
206, 223, 22
HSL
65°, 82%, 48%
CMYK
8%, 0%, 90%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CEDF16; 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 #CEDF16; background-color: #CEDF1615; }

Alert / Toast

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

Link / Accent

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

a { color: #CEDF16; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 223, 22

Red: 206 / Green: 223 / Blue: 22

HSL

65°, 82%, 48%

Hue: 65° / Saturation: 82% / Lightness: 48%

CMYK

8%, 0%, 90%, 13%

Cyan: 8% / Magenta: 0% / Yellow: 90% / Key: 13%

What color is #CEDF16?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDF16 to RGB:

rgb(206, 223, 22)HEX to RGB Converter →

HEX to HSL

Convert #CEDF16 to HSL:

hsl(65, 82%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #CEDF16 to CMYK:

cmyk(8%, 0%, 90%, 13%)Color Converter →

Color Meaning and Usage

#CEDF16 is a dynamic yellow color with RGB values of 206, 223, 22 and HSL of 65°, 82%, 48%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEDF16 is #2716DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF8B16.

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

Contrast with #CEDF16

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDF16?

#CEDF16 is a dynamic yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CEDF16?

#CEDF16 in RGB is (206, 223, 22) - 206 red, 223 green, and 22 blue.

How to use #CEDF16 in CSS?

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

What colors go well with #CEDF16?

#2716DF (complementary), #DF8B16 (analogous), and #8E990F (lighter shade) work well with #CEDF16.