#CED8BA Color Information

Hex color code: #CED8BA

#CED8BA is a airy green color. In RGB it is (206, 216, 186), and in HSL it is (80°, 28%, 79%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CED8BA
RGB
206, 216, 186
HSL
80°, 28%, 79%
CMYK
5%, 0%, 14%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CED8BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 216, 186

Red: 206 / Green: 216 / Blue: 186

HSL

80°, 28%, 79%

Hue: 80° / Saturation: 28% / Lightness: 79%

CMYK

5%, 0%, 14%, 15%

Cyan: 5% / Magenta: 0% / Yellow: 14% / Key: 15%

What color is #CED8BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CED8BA to RGB:

rgb(206, 216, 186)HEX to RGB Converter →

HEX to HSL

Convert #CED8BA to HSL:

hsl(80, 28%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CED8BA to CMYK:

cmyk(5%, 0%, 14%, 15%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #CED8BA has RGB (206, 216, 186) and HSL (80°, 28%, 79%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CED8BA is #C4BAD8, creating high-contrast pairings. For softer combinations, try analogous colors like #D8D3BA.

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

Contrast with #CED8BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CED8BA?

#CED8BA is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #CED8BA?

#CED8BA in RGB is (206, 216, 186) - 206 red, 216 green, and 186 blue.

How to use #CED8BA in CSS?

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

What colors go well with #CED8BA?

#C4BAD8 (complementary), #D8D3BA (analogous), and #ACBD89 (lighter shade) work well with #CED8BA.