#CCCFD6 Color Information

Hex color code: #CCCFD6

A ethereal blue shade, #CCCFD6 appears as (204, 207, 214) in RGB and (222°, 11%, 82%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CCCFD6
RGB
204, 207, 214
HSL
222°, 11%, 82%
CMYK
5%, 3%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCCFD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 207, 214

Red: 204 / Green: 207 / Blue: 214

HSL

222°, 11%, 82%

Hue: 222° / Saturation: 11% / Lightness: 82%

CMYK

5%, 3%, 0%, 16%

Cyan: 5% / Magenta: 3% / Yellow: 0% / Key: 16%

What color is #CCCFD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCFD6 to RGB:

rgb(204, 207, 214)HEX to RGB Converter →

HEX to HSL

Convert #CCCFD6 to HSL:

hsl(222, 11%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCFD6 to CMYK:

cmyk(5%, 3%, 0%, 16%)Color Converter →

Color Meaning and Usage

#CCCFD6 is a light blue color with RGB values of 204, 207, 214 and HSL of 222°, 11%, 82%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCCFD6 is #D6D3CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCD4D6.

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

Contrast with #CCCFD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCFD6?

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

What is the RGB value of #CCCFD6?

#CCCFD6 in RGB is (204, 207, 214) - 204 red, 207 green, and 214 blue.

How to use #CCCFD6 in CSS?

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

What colors go well with #CCCFD6?

#D6D3CC (complementary), #CCD4D6 (analogous), and #A2A7B4 (lighter shade) work well with #CCCFD6.