#CEDBD4 Color Information

Hex color code: #CEDBD4

A light green shade, #CEDBD4 appears as (206, 219, 212) in RGB and (148°, 15%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#CEDBD4
RGB
206, 219, 212
HSL
148°, 15%, 83%
CMYK
6%, 0%, 3%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDBD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 219, 212

Red: 206 / Green: 219 / Blue: 212

HSL

148°, 15%, 83%

Hue: 148° / Saturation: 15% / Lightness: 83%

CMYK

6%, 0%, 3%, 14%

Cyan: 6% / Magenta: 0% / Yellow: 3% / Key: 14%

What color is #CEDBD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDBD4 to RGB:

rgb(206, 219, 212)HEX to RGB Converter →

HEX to HSL

Convert #CEDBD4 to HSL:

hsl(148, 15%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CEDBD4 to CMYK:

cmyk(6%, 0%, 3%, 14%)Color Converter →

Color Meaning and Usage

A light green tone, #CEDBD4 has RGB (206, 219, 212) and HSL (148°, 15%, 83%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEDBD4 is #DACDD4, creating high-contrast pairings. For softer combinations, try analogous colors like #CEDACD.

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

Contrast with #CEDBD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDBD4?

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

What is the RGB value of #CEDBD4?

#CEDBD4 in RGB is (206, 219, 212) - 206 red, 219 green, and 212 blue.

How to use #CEDBD4 in CSS?

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

What colors go well with #CEDBD4?

#DACDD4 (complementary), #CEDACD (analogous), and #A1BAAD (lighter shade) work well with #CEDBD4.