#C6DFEA Color Information

Hex color code: #C6DFEA

The hex color #C6DFEA is a delicate blue with RGB values of (198, 223, 234) and HSL of (198°, 46%, 85%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#C6DFEA
RGB
198, 223, 234
HSL
198°, 46%, 85%
CMYK
15%, 5%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6DFEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 223, 234

Red: 198 / Green: 223 / Blue: 234

HSL

198°, 46%, 85%

Hue: 198° / Saturation: 46% / Lightness: 85%

CMYK

15%, 5%, 0%, 8%

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

What color is #C6DFEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6DFEA to RGB:

rgb(198, 223, 234)HEX to RGB Converter →

HEX to HSL

Convert #C6DFEA to HSL:

hsl(198, 46%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #C6DFEA to CMYK:

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

Color Meaning and Usage

A soft blue tone, #C6DFEA has RGB (198, 223, 234) and HSL (198°, 46%, 85%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6DFEA is #EAD2C7, creating high-contrast pairings. For softer combinations, try analogous colors like #C7EAE3.

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

Contrast with #C6DFEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6DFEA?

#C6DFEA is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C6DFEA?

#C6DFEA in RGB is (198, 223, 234) - 198 red, 223 green, and 234 blue.

How to use #C6DFEA in CSS?

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

What colors go well with #C6DFEA?

#EAD2C7 (complementary), #C7EAE3 (analogous), and #8FC1D6 (lighter shade) work well with #C6DFEA.