#CEDFCE Color Information

Hex color code: #CEDFCE

A soft green shade, #CEDFCE appears as (206, 223, 206) in RGB and (120°, 21%, 84%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CEDFCE
RGB
206, 223, 206
HSL
120°, 21%, 84%
CMYK
8%, 0%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDFCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 223, 206

Red: 206 / Green: 223 / Blue: 206

HSL

120°, 21%, 84%

Hue: 120° / Saturation: 21% / Lightness: 84%

CMYK

8%, 0%, 8%, 13%

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

What color is #CEDFCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDFCE to RGB:

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

HEX to HSL

Convert #CEDFCE to HSL:

hsl(120, 21%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CEDFCE to CMYK:

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

Color Meaning and Usage

#CEDFCE is a soft green color with RGB values of 206, 223, 206 and HSL of 120°, 21%, 84%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEDFCE is #DFCEDF, creating high-contrast pairings. For softer combinations, try analogous colors like #D6DFCE.

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

Contrast with #CEDFCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDFCE?

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

What is the RGB value of #CEDFCE?

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

How to use #CEDFCE in CSS?

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

What colors go well with #CEDFCE?

#DFCEDF (complementary), #D6DFCE (analogous), and #9FC19F (lighter shade) work well with #CEDFCE.