#C08468 Color Information

Hex color code: #C08468

A delicate orange shade, #C08468 appears as (192, 132, 104) in RGB and (19°, 41%, 58%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#C08468
RGB
192, 132, 104
HSL
19°, 41%, 58%
CMYK
0%, 31%, 46%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C08468; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 132, 104

Red: 192 / Green: 132 / Blue: 104

HSL

19°, 41%, 58%

Hue: 19° / Saturation: 41% / Lightness: 58%

CMYK

0%, 31%, 46%, 25%

Cyan: 0% / Magenta: 31% / Yellow: 46% / Key: 25%

What color is #C08468?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C08468 to RGB:

rgb(192, 132, 104)HEX to RGB Converter →

HEX to HSL

Convert #C08468 to HSL:

hsl(19, 41%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #C08468 to CMYK:

cmyk(0%, 31%, 46%, 25%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #C08468 has RGB (192, 132, 104) and HSL (19°, 41%, 58%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C08468 is #68A4C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C06878.

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

Contrast with #C08468

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

Contrast Ratio: 6.74:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C08468?

#C08468 is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C08468?

#C08468 in RGB is (192, 132, 104) - 192 red, 132 green, and 104 blue.

How to use #C08468 in CSS?

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

What colors go well with #C08468?

#68A4C0 (complementary), #C06878 (analogous), and #9B5D41 (lighter shade) work well with #C08468.