#CACCBD Color Information

Hex color code: #CACCBD

#CACCBD is a airy yellow color. In RGB it is (202, 204, 189), and in HSL it is (68°, 13%, 77%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CACCBD
RGB
202, 204, 189
HSL
68°, 13%, 77%
CMYK
1%, 0%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACCBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 204, 189

Red: 202 / Green: 204 / Blue: 189

HSL

68°, 13%, 77%

Hue: 68° / Saturation: 13% / Lightness: 77%

CMYK

1%, 0%, 7%, 20%

Cyan: 1% / Magenta: 0% / Yellow: 7% / Key: 20%

What color is #CACCBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACCBD to RGB:

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

HEX to HSL

Convert #CACCBD to HSL:

hsl(68, 13%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CACCBD to CMYK:

cmyk(1%, 0%, 7%, 20%)Color Converter →

Color Meaning and Usage

#CACCBD is a airy yellow color with RGB values of 202, 204, 189 and HSL of 68°, 13%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACCBD is #BFBDCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCC6BD.

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

Contrast with #CACCBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACCBD?

#CACCBD is a airy yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CACCBD?

#CACCBD in RGB is (202, 204, 189) - 202 red, 204 green, and 189 blue.

How to use #CACCBD in CSS?

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

What colors go well with #CACCBD?

#BFBDCC (complementary), #CCC6BD (analogous), and #A7AB92 (lighter shade) work well with #CACCBD.