#C6DBCF Color Information

Hex color code: #C6DBCF

#C6DBCF is a airy green color. In RGB it is (198, 219, 207), and in HSL it is (146°, 23%, 82%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C6DBCF
RGB
198, 219, 207
HSL
146°, 23%, 82%
CMYK
10%, 0%, 5%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6DBCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 219, 207

Red: 198 / Green: 219 / Blue: 207

HSL

146°, 23%, 82%

Hue: 146° / Saturation: 23% / Lightness: 82%

CMYK

10%, 0%, 5%, 14%

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

What color is #C6DBCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6DBCF to RGB:

rgb(198, 219, 207)HEX to RGB Converter →

HEX to HSL

Convert #C6DBCF to HSL:

hsl(146, 23%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #C6DBCF to CMYK:

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

Color Meaning and Usage

#C6DBCF is a delicate green color with RGB values of 198, 219, 207 and HSL of 146°, 23%, 82%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6DBCF is #DCC7D3, creating high-contrast pairings. For softer combinations, try analogous colors like #C8DCC7.

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

Contrast with #C6DBCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6DBCF?

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

What is the RGB value of #C6DBCF?

#C6DBCF in RGB is (198, 219, 207) - 198 red, 219 green, and 207 blue.

How to use #C6DBCF in CSS?

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

What colors go well with #C6DBCF?

#DCC7D3 (complementary), #C8DCC7 (analogous), and #97BEA8 (lighter shade) work well with #C6DBCF.