#CCF0CF Color Information

Hex color code: #CCF0CF

The hex color #CCF0CF is a delicate green with RGB values of (204, 240, 207) and HSL of (125°, 55%, 87%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CCF0CF
RGB
204, 240, 207
HSL
125°, 55%, 87%
CMYK
15%, 0%, 14%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCF0CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 240, 207

Red: 204 / Green: 240 / Blue: 207

HSL

125°, 55%, 87%

Hue: 125° / Saturation: 55% / Lightness: 87%

CMYK

15%, 0%, 14%, 6%

Cyan: 15% / Magenta: 0% / Yellow: 14% / Key: 6%

What color is #CCF0CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCF0CF to RGB:

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

HEX to HSL

Convert #CCF0CF to HSL:

hsl(125, 55%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CCF0CF to CMYK:

cmyk(15%, 0%, 14%, 6%)Color Converter →

Color Meaning and Usage

#CCF0CF is a delicate green color with RGB values of 204, 240, 207 and HSL of 125°, 55%, 87%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCF0CF is #F0CCED, creating high-contrast pairings. For softer combinations, try analogous colors like #DBF0CC.

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

Contrast with #CCF0CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCF0CF?

#CCF0CF is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCF0CF?

#CCF0CF in RGB is (204, 240, 207) - 204 red, 240 green, and 207 blue.

How to use #CCF0CF in CSS?

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

What colors go well with #CCF0CF?

#F0CCED (complementary), #DBF0CC (analogous), and #90DF97 (lighter shade) work well with #CCF0CF.