#CBCFD0 Color Information

Hex color code: #CBCFD0

The hex color #CBCFD0 is a airy cyan with RGB values of (203, 207, 208) and HSL of (192°, 5%, 81%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CBCFD0
RGB
203, 207, 208
HSL
192°, 5%, 81%
CMYK
2%, 0%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBCFD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 207, 208

Red: 203 / Green: 207 / Blue: 208

HSL

192°, 5%, 81%

Hue: 192° / Saturation: 5% / Lightness: 81%

CMYK

2%, 0%, 0%, 18%

Cyan: 2% / Magenta: 0% / Yellow: 0% / Key: 18%

What color is #CBCFD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBCFD0 to RGB:

rgb(203, 207, 208)HEX to RGB Converter →

HEX to HSL

Convert #CBCFD0 to HSL:

hsl(192, 5%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CBCFD0 to CMYK:

cmyk(2%, 0%, 0%, 18%)Color Converter →

Color Meaning and Usage

#CBCFD0 is a ethereal cyan color with RGB values of 203, 207, 208 and HSL of 192°, 5%, 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 #CBCFD0 is #D1CDCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCD1D0.

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

Contrast with #CBCFD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBCFD0?

#CBCFD0 is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBCFD0?

#CBCFD0 in RGB is (203, 207, 208) - 203 red, 207 green, and 208 blue.

How to use #CBCFD0 in CSS?

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

What colors go well with #CBCFD0?

#D1CDCC (complementary), #CCD1D0 (analogous), and #A4ABAD (lighter shade) work well with #CBCFD0.