Skip to main content Skip to docs navigation

#c6aeaa hex color | Wispy Mauve | Download Light Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Red

Hex #c6aeaa Color Code is also known as | Wispy Mauve color.

Hex #c6aeaa Color code in RGB color code model is created after adding 77.65% red color, 68.24% green color and 66.67% blue color. Hex #c6aeaa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 14% yellow and 22.35% black.

Hex #c6aeaa color code is between #ccaa99 web safe hex color code and #bbbbbb web safe hex color code. #ccaa99 is the nearest web safe color code. You can see here many more shades of #c6aeaa color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code c6aeaa #c6aeaa
RGB Decimal 198, 174, 170 198, 174, 170
RGB Percent 78%, 68%, 67% rgb(78%, 68%, 67%)
CSS RGBa 198, 174, 170,1 rgba(198,174,170,1)
CMYK Model cmyk(0%,12%,14%,22.35%)
HSL Color Space 9,20% ,72% hsl(9,20% ,72%)
HSV Color Space 9°, 14%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000110 10101110 10101010
Octal 306 256 252
Decimal 198 174 170
Hex c6 ae aa

Different shades of #c6aeaa color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #c6aeaa
#815c56
Darker of #c6aeaa
#9d746d
Dark of #c6aeaa
#b2918b
Base of #c6aeaa
#c6aeaa
Light of #c6aeaa
#dacbc9
Lighter
#efe8e7
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#c6aeaa
#aac2c6

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#c6aeaa
#aac6bc
#aab4c6

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#c6aab6
#c6aab2
#c6aeaa
#c6b7aa
#c6c3aa

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#c6aeaa
#aeaac6
#aac6ae

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#c6aeaa
#aac6ae
#aac2c6
#c6aac2

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#c6aeaa
#b4c6aa
#aac2c6
#bcaac6

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #c6aeaa

#624642
#815c56
#9d746d
#b2918b
#c6aeaa
#dacbc9
#efe8e7
#ffffff
#ffffff

Tints of #c6aeaa Color

#c6aeaa
#ccb7b3
#d2c0bc
#d9c9c6
#dfd2cf
#e5dbd9
#ece4e2
#f2edec
#f8f6f5
#ffffff

Shades of #c6aeaa color code

Generate more color scales with scales (color stack) generator.

#c6aeaa
#b09a97
#9a8784
#847471
#6e605e
#584d4b
#423a38
#2c2625
#161312
#000000

Tones

#c6aeaa
#b8b8b8
#b8b8b8
#b8b8b8
#b8b8b8

Tones

Similar Color like #c6aeaa color

Find visually similar hex color codes nearing to #c6aeaa hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#c7afab
#c8b0ac
#c9b1ad
#cab2ae
#cbb3af
#ccb4b0
#cdb5b1
#ceb6b2
#cfb7b3
#d0b8b4
#d1b9b5
#d2bab6
#d3bbb7
#d4bcb8
#c5ada9
#c4aca8
#c3aba7
#c2aaa6
#c1a9a5
#c0a8a4
#bfa7a3
#bea6a2
#bda5a1
#bca4a0
#bba39f
#baa29e
#b9a19d
#b8a09c

Download this Light Red

Hex #c6aeaa Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#c6aeaa Color Code Preview on Black Background Color

This is how #c6aeaa Color will look on black background color. Color contrast ratio is 10.04

#c6aeaa in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#c6aeaa">Your Example Paragraph content text in with font color #c6aeaa </p>

Your Example Paragraph content text in with font color #c6aeaa

HTML with inline CSS

<div style="color:#c6aeaa">Your Paragraph text in with font color #c6aeaa </div>

Your Example Paragraph content text in with font color #c6aeaa

#c6aeaa color code is use for CSS Background Color

Background color for the above div is #c6aeaa

HTML with inline CSS

<div style="background-color:#c6aeaa;"></div>

#c6aeaa color code is use for CSS Border Color

CSS Border color for the above div is #c6aeaa

HTML with inline CSS

<div style="border:5px solid #c6aeaa;"></div>

CSS Border Left color for the above div is #c6aeaa

HTML with inline CSS

<div style="border-left:5px solid #c6aeaa;"></div>

CSS Border Right color for the above div is #c6aeaa

HTML with inline CSS

<div style="border-right:5px solid #c6aeaa;"></div>

CSS Border Bottom color for the above div is #c6aeaa

HTML with inline CSS

<div style="border-bottom:5px solid #c6aeaa;"></div>

CSS Border Top color for the above div is #c6aeaa

HTML with inline CSS

<div style="border-top:5px solid #c6aeaa;"></div>

#c6aeaa hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#c6aeaa; } .examplecolorclass {color:#c6aeaa; } .examplebordercolor {border:3px solid #c6aeaa; }

#c6aeaa Color code Preview on White Background

This is how #c6aeaa Color code will look on white background color. Color contrast ratio is 2.09

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #c6aeaa; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c6aeaa; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(198,174,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,194,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,174,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }