#CBED4F Color Information

Hex color code: #CBED4F

The hex color #CBED4F is a eye-catching yellow with RGB values of (203, 237, 79) and HSL of (73°, 81%, 62%). It is widely used in graphic design.

Try:
Color NameGreen Yellow
HEX
#CBED4F
RGB
203, 237, 79
HSL
73°, 81%, 62%
CMYK
14%, 0%, 67%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBED4F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 237, 79

Red: 203 / Green: 237 / Blue: 79

HSL

73°, 81%, 62%

Hue: 73° / Saturation: 81% / Lightness: 62%

CMYK

14%, 0%, 67%, 7%

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

What color is #CBED4F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBED4F to RGB:

rgb(203, 237, 79)HEX to RGB Converter →

HEX to HSL

Convert #CBED4F to HSL:

hsl(73, 81%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CBED4F to CMYK:

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

Color Meaning and Usage

#CBED4F is a vivid yellow color with RGB values of 203, 237, 79 and HSL of 73°, 81%, 62%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBED4F is #7250ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDC050.

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

Contrast with #CBED4F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBED4F?

#CBED4F is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CBED4F?

#CBED4F in RGB is (203, 237, 79) - 203 red, 237 green, and 79 blue.

How to use #CBED4F in CSS?

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

What colors go well with #CBED4F?

#7250ED (complementary), #EDC050 (analogous), and #AFD917 (lighter shade) work well with #CBED4F.