#CCA299 Color Information

Hex color code: #CCA299

#CCA299 is a delicate red color. In RGB it is (204, 162, 153), and in HSL it is (11°, 33%, 70%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#CCA299
RGB
204, 162, 153
HSL
11°, 33%, 70%
CMYK
0%, 21%, 25%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCA299; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 162, 153

Red: 204 / Green: 162 / Blue: 153

HSL

11°, 33%, 70%

Hue: 11° / Saturation: 33% / Lightness: 70%

CMYK

0%, 21%, 25%, 20%

Cyan: 0% / Magenta: 21% / Yellow: 25% / Key: 20%

What color is #CCA299?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCA299 to RGB:

rgb(204, 162, 153)HEX to RGB Converter →

HEX to HSL

Convert #CCA299 to HSL:

hsl(11, 33%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CCA299 to CMYK:

cmyk(0%, 21%, 25%, 20%)Color Converter →

Color Meaning and Usage

#CCA299 is a soft red color with RGB values of 204, 162, 153 and HSL of 11°, 33%, 70%. 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 #CCA299 is #99C2CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC99A9.

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

Contrast with #CCA299

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCA299?

#CCA299 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CCA299?

#CCA299 in RGB is (204, 162, 153) - 204 red, 162 green, and 153 blue.

How to use #CCA299 in CSS?

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

What colors go well with #CCA299?

#99C2CC (complementary), #CC99A9 (analogous), and #B27466 (lighter shade) work well with #CCA299.