#CDCFCF Color Information

Hex color code: #CDCFCF

A delicate cyan shade, #CDCFCF appears as (205, 207, 207) in RGB and (180°, 2%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CDCFCF
RGB
205, 207, 207
HSL
180°, 2%, 81%
CMYK
1%, 0%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 207, 207

Red: 205 / Green: 207 / Blue: 207

HSL

180°, 2%, 81%

Hue: 180° / Saturation: 2% / Lightness: 81%

CMYK

1%, 0%, 0%, 19%

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

What color is #CDCFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCFCF to RGB:

rgb(205, 207, 207)HEX to RGB Converter →

HEX to HSL

Convert #CDCFCF to HSL:

hsl(180, 2%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCFCF to CMYK:

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

Color Meaning and Usage

#CDCFCF is a delicate cyan color with RGB values of 205, 207, 207 and HSL of 180°, 2%, 81%. 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 #CDCFCF is #D0CECE, creating high-contrast pairings. For softer combinations, try analogous colors like #CED0CF.

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

Contrast with #CDCFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCFCF?

#CDCFCF is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDCFCF?

#CDCFCF in RGB is (205, 207, 207) - 205 red, 207 green, and 207 blue.

How to use #CDCFCF in CSS?

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

What colors go well with #CDCFCF?

#D0CECE (complementary), #CED0CF (analogous), and #A7AAAA (lighter shade) work well with #CDCFCF.