#CDB098 Color Information

Hex color code: #CDB098

#CDB098 is a soft orange color. In RGB it is (205, 176, 152), and in HSL it is (27°, 35%, 70%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CDB098
RGB
205, 176, 152
HSL
27°, 35%, 70%
CMYK
0%, 14%, 26%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDB098; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 176, 152

Red: 205 / Green: 176 / Blue: 152

HSL

27°, 35%, 70%

Hue: 27° / Saturation: 35% / Lightness: 70%

CMYK

0%, 14%, 26%, 20%

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

What color is #CDB098?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDB098 to RGB:

rgb(205, 176, 152)HEX to RGB Converter →

HEX to HSL

Convert #CDB098 to HSL:

hsl(27, 35%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CDB098 to CMYK:

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

Color Meaning and Usage

#CDB098 is a pastel orange color with RGB values of 205, 176, 152 and HSL of 27°, 35%, 70%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDB098 is #98B5CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD989A.

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

Contrast with #CDB098

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDB098?

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

What is the RGB value of #CDB098?

#CDB098 in RGB is (205, 176, 152) - 205 red, 176 green, and 152 blue.

How to use #CDB098 in CSS?

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

What colors go well with #CDB098?

#98B5CD (complementary), #CD989A (analogous), and #B48864 (lighter shade) work well with #CDB098.