#CAADA0 Color Information

Hex color code: #CAADA0

A pastel orange shade, #CAADA0 appears as (202, 173, 160) in RGB and (19°, 28%, 71%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CAADA0
RGB
202, 173, 160
HSL
19°, 28%, 71%
CMYK
0%, 14%, 21%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAADA0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 173, 160

Red: 202 / Green: 173 / Blue: 160

HSL

19°, 28%, 71%

Hue: 19° / Saturation: 28% / Lightness: 71%

CMYK

0%, 14%, 21%, 21%

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

What color is #CAADA0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAADA0 to RGB:

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

HEX to HSL

Convert #CAADA0 to HSL:

hsl(19, 28%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CAADA0 to CMYK:

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

Color Meaning and Usage

#CAADA0 is a pastel orange color with RGB values of 202, 173, 160 and HSL of 19°, 28%, 71%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAADA0 is #A0BDCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAA0A8.

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

Contrast with #CAADA0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAADA0?

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

What is the RGB value of #CAADA0?

#CAADA0 in RGB is (202, 173, 160) - 202 red, 173 green, and 160 blue.

How to use #CAADA0 in CSS?

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

What colors go well with #CAADA0?

#A0BDCA (complementary), #CAA0A8 (analogous), and #AE836F (lighter shade) work well with #CAADA0.