#CAADA5 Color Information

Hex color code: #CAADA5

The hex color #CAADA5 is a subtle red with RGB values of (202, 173, 165) and HSL of (13°, 26%, 72%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CAADA5
RGB
202, 173, 165
HSL
13°, 26%, 72%
CMYK
0%, 14%, 18%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAADA5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 173, 165

Red: 202 / Green: 173 / Blue: 165

HSL

13°, 26%, 72%

Hue: 13° / Saturation: 26% / Lightness: 72%

CMYK

0%, 14%, 18%, 21%

Cyan: 0% / Magenta: 14% / Yellow: 18% / Key: 21%

What color is #CAADA5?

#CAADA5 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAADA5 to RGB:

rgb(202, 173, 165)HEX to RGB Converter →

HEX to HSL

Convert #CAADA5 to HSL:

hsl(13, 26%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CAADA5 to CMYK:

cmyk(0%, 14%, 18%, 21%)Color Converter →

Color Meaning and Usage

#CAADA5 is a pastel red color with RGB values of 202, 173, 165 and HSL of 13°, 26%, 72%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAADA5 is #A5C2CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAA5B0.

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

Contrast with #CAADA5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAADA5?

#CAADA5 is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CAADA5?

#CAADA5 in RGB is (202, 173, 165) - 202 red, 173 green, and 165 blue.

How to use #CAADA5 in CSS?

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

What colors go well with #CAADA5?

#A5C2CA (complementary), #CAA5B0 (analogous), and #AE8175 (lighter shade) work well with #CAADA5.