#CBEDC6 Color Information

Hex color code: #CBEDC6

The hex color #CBEDC6 is a delicate green with RGB values of (203, 237, 198) and HSL of (112°, 52%, 85%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CBEDC6
RGB
203, 237, 198
HSL
112°, 52%, 85%
CMYK
14%, 0%, 16%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBEDC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 237, 198

Red: 203 / Green: 237 / Blue: 198

HSL

112°, 52%, 85%

Hue: 112° / Saturation: 52% / Lightness: 85%

CMYK

14%, 0%, 16%, 7%

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

What color is #CBEDC6?

#CBEDC6 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBEDC6 to RGB:

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

HEX to HSL

Convert #CBEDC6 to HSL:

hsl(112, 52%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CBEDC6 to CMYK:

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

Color Meaning and Usage

#CBEDC6 is a delicate green color with RGB values of 203, 237, 198 and HSL of 112°, 52%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBEDC6 is #E7C5ED, creating high-contrast pairings. For softer combinations, try analogous colors like #DEEDC5.

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

Contrast with #CBEDC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBEDC6?

#CBEDC6 is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBEDC6?

#CBEDC6 in RGB is (203, 237, 198) - 203 red, 237 green, and 198 blue.

How to use #CBEDC6 in CSS?

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

What colors go well with #CBEDC6?

#E7C5ED (complementary), #DEEDC5 (analogous), and #95DA8B (lighter shade) work well with #CBEDC6.