#C7E1DF Color Information

Hex color code: #C7E1DF

The hex color #C7E1DF is a soft cyan with RGB values of (199, 225, 223) and HSL of (175°, 30%, 83%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#C7E1DF
RGB
199, 225, 223
HSL
175°, 30%, 83%
CMYK
12%, 0%, 1%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C7E1DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 225, 223

Red: 199 / Green: 225 / Blue: 223

HSL

175°, 30%, 83%

Hue: 175° / Saturation: 30% / Lightness: 83%

CMYK

12%, 0%, 1%, 12%

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

What color is #C7E1DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C7E1DF to RGB:

rgb(199, 225, 223)HEX to RGB Converter →

HEX to HSL

Convert #C7E1DF to HSL:

hsl(175, 30%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #C7E1DF to CMYK:

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

Color Meaning and Usage

#C7E1DF is a soft cyan color with RGB values of 199, 225, 223 and HSL of 175°, 30%, 83%. 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 #C7E1DF is #E1C7C9, creating high-contrast pairings. For softer combinations, try analogous colors like #C7E1D1.

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

Contrast with #C7E1DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C7E1DF?

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

What is the RGB value of #C7E1DF?

#C7E1DF in RGB is (199, 225, 223) - 199 red, 225 green, and 223 blue.

How to use #C7E1DF in CSS?

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

What colors go well with #C7E1DF?

#E1C7C9 (complementary), #C7E1D1 (analogous), and #95C6C2 (lighter shade) work well with #C7E1DF.