#C6CDCA Color Information

Hex color code: #C6CDCA

A delicate cyan shade, #C6CDCA appears as (198, 205, 202) in RGB and (154°, 7%, 79%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C6CDCA
RGB
198, 205, 202
HSL
154°, 7%, 79%
CMYK
3%, 0%, 1%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6CDCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 205, 202

Red: 198 / Green: 205 / Blue: 202

HSL

154°, 7%, 79%

Hue: 154° / Saturation: 7% / Lightness: 79%

CMYK

3%, 0%, 1%, 20%

Cyan: 3% / Magenta: 0% / Yellow: 1% / Key: 20%

What color is #C6CDCA?

#C6CDCA is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6CDCA to RGB:

rgb(198, 205, 202)HEX to RGB Converter →

HEX to HSL

Convert #C6CDCA to HSL:

hsl(154, 7%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #C6CDCA to CMYK:

cmyk(3%, 0%, 1%, 20%)Color Converter →

Color Meaning and Usage

#C6CDCA is a light cyan color with RGB values of 198, 205, 202 and HSL of 154°, 7%, 79%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6CDCA is #CDC6C9, creating high-contrast pairings. For softer combinations, try analogous colors like #C6CDC6.

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

Contrast with #C6CDCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6CDCA?

#C6CDCA is a light cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C6CDCA?

#C6CDCA in RGB is (198, 205, 202) - 198 red, 205 green, and 202 blue.

How to use #C6CDCA in CSS?

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

What colors go well with #C6CDCA?

#CDC6C9 (complementary), #C6CDC6 (analogous), and #9DAAA4 (lighter shade) work well with #C6CDCA.