#CBAEA4 Color Information

Hex color code: #CBAEA4

A soft orange shade, #CBAEA4 appears as (203, 174, 164) in RGB and (15°, 27%, 72%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#CBAEA4
RGB
203, 174, 164
HSL
15°, 27%, 72%
CMYK
0%, 14%, 19%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBAEA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 174, 164

Red: 203 / Green: 174 / Blue: 164

HSL

15°, 27%, 72%

Hue: 15° / Saturation: 27% / Lightness: 72%

CMYK

0%, 14%, 19%, 20%

Cyan: 0% / Magenta: 14% / Yellow: 19% / Key: 20%

What color is #CBAEA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBAEA4 to RGB:

rgb(203, 174, 164)HEX to RGB Converter →

HEX to HSL

Convert #CBAEA4 to HSL:

hsl(15, 27%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CBAEA4 to CMYK:

cmyk(0%, 14%, 19%, 20%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #CBAEA4 has RGB (203, 174, 164) and HSL (15°, 27%, 72%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBAEA4 is #A4C1CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBA4AE.

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

Contrast with #CBAEA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBAEA4?

#CBAEA4 is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CBAEA4?

#CBAEA4 in RGB is (203, 174, 164) - 203 red, 174 green, and 164 blue.

How to use #CBAEA4 in CSS?

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

What colors go well with #CBAEA4?

#A4C1CB (complementary), #CBA4AE (analogous), and #AF8374 (lighter shade) work well with #CBAEA4.