#CBA695 Color Information

Hex color code: #CBA695

The hex color #CBA695 is a delicate orange with RGB values of (203, 166, 149) and HSL of (19°, 34%, 69%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#CBA695
RGB
203, 166, 149
HSL
19°, 34%, 69%
CMYK
0%, 18%, 27%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBA695; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 166, 149

Red: 203 / Green: 166 / Blue: 149

HSL

19°, 34%, 69%

Hue: 19° / Saturation: 34% / Lightness: 69%

CMYK

0%, 18%, 27%, 20%

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

What color is #CBA695?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBA695 to RGB:

rgb(203, 166, 149)HEX to RGB Converter →

HEX to HSL

Convert #CBA695 to HSL:

hsl(19, 34%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CBA695 to CMYK:

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

Color Meaning and Usage

#CBA695 is a delicate orange color with RGB values of 203, 166, 149 and HSL of 19°, 34%, 69%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBA695 is #95BACB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB959F.

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

Contrast with #CBA695

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBA695?

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

What is the RGB value of #CBA695?

#CBA695 in RGB is (203, 166, 149) - 203 red, 166 green, and 149 blue.

How to use #CBA695 in CSS?

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

What colors go well with #CBA695?

#95BACB (complementary), #CB959F (analogous), and #B27B62 (lighter shade) work well with #CBA695.