#CFDDE0 Color Information

Hex color code: #CFDDE0

The hex color #CFDDE0 is a airy cyan with RGB values of (207, 221, 224) and HSL of (191°, 22%, 85%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#CFDDE0
RGB
207, 221, 224
HSL
191°, 22%, 85%
CMYK
8%, 1%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFDDE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 221, 224

Red: 207 / Green: 221 / Blue: 224

HSL

191°, 22%, 85%

Hue: 191° / Saturation: 22% / Lightness: 85%

CMYK

8%, 1%, 0%, 12%

Cyan: 8% / Magenta: 1% / Yellow: 0% / Key: 12%

What color is #CFDDE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFDDE0 to RGB:

rgb(207, 221, 224)HEX to RGB Converter →

HEX to HSL

Convert #CFDDE0 to HSL:

hsl(191, 22%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CFDDE0 to CMYK:

cmyk(8%, 1%, 0%, 12%)Color Converter →

Color Meaning and Usage

#CFDDE0 is a delicate cyan color with RGB values of 207, 221, 224 and HSL of 191°, 22%, 85%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFDDE0 is #E1D3D0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0E1DC.

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

Contrast with #CFDDE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFDDE0?

#CFDDE0 is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFDDE0?

#CFDDE0 in RGB is (207, 221, 224) - 207 red, 221 green, and 224 blue.

How to use #CFDDE0 in CSS?

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

What colors go well with #CFDDE0?

#E1D3D0 (complementary), #D0E1DC (analogous), and #A2BDC3 (lighter shade) work well with #CFDDE0.