#CBED82 Color Information

Hex color code: #CBED82

A eye-catching green shade, #CBED82 appears as (203, 237, 130) in RGB and (79°, 75%, 72%) in HSL. It is widely used in graphic design.

Try:
Color NameKhaki
HEX
#CBED82
RGB
203, 237, 130
HSL
79°, 75%, 72%
CMYK
14%, 0%, 45%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBED82; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 237, 130

Red: 203 / Green: 237 / Blue: 130

HSL

79°, 75%, 72%

Hue: 79° / Saturation: 75% / Lightness: 72%

CMYK

14%, 0%, 45%, 7%

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

What color is #CBED82?

#CBED82 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBED82 to RGB:

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

HEX to HSL

Convert #CBED82 to HSL:

hsl(79, 75%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CBED82 to CMYK:

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

Color Meaning and Usage

#CBED82 is a vivid green color with RGB values of 203, 237, 130 and HSL of 79°, 75%, 72%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBED82 is #A482ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDDA82.

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

Contrast with #CBED82

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBED82?

#CBED82 is a vivid green color - a green hue that evokes nature and harmony.

What is the RGB value of #CBED82?

#CBED82 in RGB is (203, 237, 130) - 203 red, 237 green, and 130 blue.

How to use #CBED82 in CSS?

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

What colors go well with #CBED82?

#A482ED (complementary), #EDDA82 (analogous), and #B0E43F (lighter shade) work well with #CBED82.