#C1968A Color Information

Hex color code: #C1968A

A pastel red shade, #C1968A appears as (193, 150, 138) in RGB and (13°, 31%, 65%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C1968A
RGB
193, 150, 138
HSL
13°, 31%, 65%
CMYK
0%, 22%, 28%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1968A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 150, 138

Red: 193 / Green: 150 / Blue: 138

HSL

13°, 31%, 65%

Hue: 13° / Saturation: 31% / Lightness: 65%

CMYK

0%, 22%, 28%, 24%

Cyan: 0% / Magenta: 22% / Yellow: 28% / Key: 24%

What color is #C1968A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1968A to RGB:

rgb(193, 150, 138)HEX to RGB Converter →

HEX to HSL

Convert #C1968A to HSL:

hsl(13, 31%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #C1968A to CMYK:

cmyk(0%, 22%, 28%, 24%)Color Converter →

Color Meaning and Usage

A pastel red tone, #C1968A has RGB (193, 150, 138) and HSL (13°, 31%, 65%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1968A is #8AB5C1, creating high-contrast pairings. For softer combinations, try analogous colors like #C18A9A.

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

Contrast with #C1968A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1968A?

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

What is the RGB value of #C1968A?

#C1968A in RGB is (193, 150, 138) - 193 red, 150 green, and 138 blue.

How to use #C1968A in CSS?

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

What colors go well with #C1968A?

#8AB5C1 (complementary), #C18A9A (analogous), and #A76958 (lighter shade) work well with #C1968A.