#CFE5DB Color Information

Hex color code: #CFE5DB

#CFE5DB is a delicate cyan color. In RGB it is (207, 229, 219), and in HSL it is (153°, 30%, 85%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CFE5DB
RGB
207, 229, 219
HSL
153°, 30%, 85%
CMYK
10%, 0%, 4%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFE5DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 229, 219

Red: 207 / Green: 229 / Blue: 219

HSL

153°, 30%, 85%

Hue: 153° / Saturation: 30% / Lightness: 85%

CMYK

10%, 0%, 4%, 10%

Cyan: 10% / Magenta: 0% / Yellow: 4% / Key: 10%

What color is #CFE5DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFE5DB to RGB:

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

HEX to HSL

Convert #CFE5DB to HSL:

hsl(153, 30%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CFE5DB to CMYK:

cmyk(10%, 0%, 4%, 10%)Color Converter →

Color Meaning and Usage

#CFE5DB is a ethereal cyan color with RGB values of 207, 229, 219 and HSL of 153°, 30%, 85%. 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 #CFE5DB is #E4CDD8, creating high-contrast pairings. For softer combinations, try analogous colors like #CDE4CE.

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

Contrast with #CFE5DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFE5DB?

#CFE5DB is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFE5DB?

#CFE5DB in RGB is (207, 229, 219) - 207 red, 229 green, and 219 blue.

How to use #CFE5DB in CSS?

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

What colors go well with #CFE5DB?

#E4CDD8 (complementary), #CDE4CE (analogous), and #9CC9B5 (lighter shade) work well with #CFE5DB.