#CE655F Color Information

Hex color code: #CE655F

#CE655F is a fiery red color. In RGB it is (206, 101, 95), and in HSL it is (3°, 53%, 59%). It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#CE655F
RGB
206, 101, 95
HSL
3°, 53%, 59%
CMYK
0%, 51%, 54%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE655F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 101, 95

Red: 206 / Green: 101 / Blue: 95

HSL

3°, 53%, 59%

Hue: 3° / Saturation: 53% / Lightness: 59%

CMYK

0%, 51%, 54%, 19%

Cyan: 0% / Magenta: 51% / Yellow: 54% / Key: 19%

What color is #CE655F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE655F to RGB:

rgb(206, 101, 95)HEX to RGB Converter →

HEX to HSL

Convert #CE655F to HSL:

hsl(3, 53%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #CE655F to CMYK:

cmyk(0%, 51%, 54%, 19%)Color Converter →

Color Meaning and Usage

A warm red tone, #CE655F has RGB (206, 101, 95) and HSL (3°, 53%, 59%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE655F is #5FC8CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE5F91.

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

Contrast with #CE655F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE655F?

#CE655F is a warm red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CE655F?

#CE655F in RGB is (206, 101, 95) - 206 red, 101 green, and 95 blue.

How to use #CE655F in CSS?

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

What colors go well with #CE655F?

#5FC8CE (complementary), #CE5F91 (analogous), and #AC3B35 (lighter shade) work well with #CE655F.