#CFE3DC Color Information

Hex color code: #CFE3DC

#CFE3DC is a airy cyan color. In RGB it is (207, 227, 220), and in HSL it is (159°, 26%, 85%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CFE3DC
RGB
207, 227, 220
HSL
159°, 26%, 85%
CMYK
9%, 0%, 3%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFE3DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 227, 220

Red: 207 / Green: 227 / Blue: 220

HSL

159°, 26%, 85%

Hue: 159° / Saturation: 26% / Lightness: 85%

CMYK

9%, 0%, 3%, 11%

Cyan: 9% / Magenta: 0% / Yellow: 3% / Key: 11%

What color is #CFE3DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFE3DC to RGB:

rgb(207, 227, 220)HEX to RGB Converter →

HEX to HSL

Convert #CFE3DC to HSL:

hsl(159, 26%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CFE3DC to CMYK:

cmyk(9%, 0%, 3%, 11%)Color Converter →

Color Meaning and Usage

#CFE3DC is a soft cyan color with RGB values of 207, 227, 220 and HSL of 159°, 26%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFE3DC is #E3CFD6, creating high-contrast pairings. For softer combinations, try analogous colors like #CFE3D2.

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

Contrast with #CFE3DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFE3DC?

#CFE3DC is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFE3DC?

#CFE3DC in RGB is (207, 227, 220) - 207 red, 227 green, and 220 blue.

How to use #CFE3DC in CSS?

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

What colors go well with #CFE3DC?

#E3CFD6 (complementary), #CFE3D2 (analogous), and #9FC6B8 (lighter shade) work well with #CFE3DC.