#CEDFCF Color Information

Hex color code: #CEDFCF

The hex color #CEDFCF is a light green with RGB values of (206, 223, 207) and HSL of (124°, 21%, 84%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CEDFCF
RGB
206, 223, 207
HSL
124°, 21%, 84%
CMYK
8%, 0%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 223, 207

Red: 206 / Green: 223 / Blue: 207

HSL

124°, 21%, 84%

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

CMYK

8%, 0%, 7%, 13%

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

What color is #CEDFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDFCF to RGB:

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

HEX to HSL

Convert #CEDFCF to HSL:

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

HEX to CMYK

Convert #CEDFCF to CMYK:

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

Color Meaning and Usage

A delicate green tone, #CEDFCF has RGB (206, 223, 207) and HSL (124°, 21%, 84%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEDFCF is #DFCEDE, creating high-contrast pairings. For softer combinations, try analogous colors like #D5DFCE.

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

Contrast with #CEDFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDFCF?

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

What is the RGB value of #CEDFCF?

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

How to use #CEDFCF in CSS?

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

What colors go well with #CEDFCF?

#DFCEDE (complementary), #D5DFCE (analogous), and #9FC1A2 (lighter shade) work well with #CEDFCF.