#CACECC Color Information

Hex color code: #CACECC

A soft cyan shade, #CACECC appears as (202, 206, 204) in RGB and (150°, 4%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CACECC
RGB
202, 206, 204
HSL
150°, 4%, 80%
CMYK
2%, 0%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACECC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 206, 204

Red: 202 / Green: 206 / Blue: 204

HSL

150°, 4%, 80%

Hue: 150° / Saturation: 4% / Lightness: 80%

CMYK

2%, 0%, 1%, 19%

Cyan: 2% / Magenta: 0% / Yellow: 1% / Key: 19%

What color is #CACECC?

#CACECC is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACECC to RGB:

rgb(202, 206, 204)HEX to RGB Converter →

HEX to HSL

Convert #CACECC to HSL:

hsl(150, 4%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CACECC to CMYK:

cmyk(2%, 0%, 1%, 19%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #CACECC has RGB (202, 206, 204) and HSL (150°, 4%, 80%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACECC is #CECACC, creating high-contrast pairings. For softer combinations, try analogous colors like #CACECA.

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

Contrast with #CACECC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACECC?

#CACECC is a soft cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CACECC?

#CACECC in RGB is (202, 206, 204) - 202 red, 206 green, and 204 blue.

How to use #CACECC in CSS?

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

What colors go well with #CACECC?

#CECACC (complementary), #CACECA (analogous), and #A2A9A6 (lighter shade) work well with #CACECC.