#CACDA8 Color Information

Hex color code: #CACDA8

A subtle yellow shade, #CACDA8 appears as (202, 205, 168) in RGB and (65°, 27%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CACDA8
RGB
202, 205, 168
HSL
65°, 27%, 73%
CMYK
1%, 0%, 18%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACDA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 205, 168

Red: 202 / Green: 205 / Blue: 168

HSL

65°, 27%, 73%

Hue: 65° / Saturation: 27% / Lightness: 73%

CMYK

1%, 0%, 18%, 20%

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

What color is #CACDA8?

#CACDA8 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACDA8 to RGB:

rgb(202, 205, 168)HEX to RGB Converter →

HEX to HSL

Convert #CACDA8 to HSL:

hsl(65, 27%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CACDA8 to CMYK:

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

Color Meaning and Usage

#CACDA8 is a pastel yellow color with RGB values of 202, 205, 168 and HSL of 65°, 27%, 73%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACDA8 is #ABA8CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDBDA8.

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

Contrast with #CACDA8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACDA8?

#CACDA8 is a pastel yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CACDA8?

#CACDA8 in RGB is (202, 205, 168) - 202 red, 205 green, and 168 blue.

How to use #CACDA8 in CSS?

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

What colors go well with #CACDA8?

#ABA8CD (complementary), #CDBDA8 (analogous), and #ACB177 (lighter shade) work well with #CACDA8.