Skip to main content Skip to docs navigation

#c2aaed hex color | Download Light Blue 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

Woow we have a nearby visually matching color name available. It's name is Purple Sand and its hex is #C2B2F0 Nearest Color Name

Color Hue/Base color: Blue

Hex #c2aaed Color code in RGB color code model is created after adding 76.08% red color, 66.67% green color and 92.94% blue color. Hex #c2aaed Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 28% magenta, 0% yellow and 7.06% black.

Hex #c2aaed color code is between #bb99ee web safe hex color code and #ccbbdd web safe hex color code. #bb99ee is the nearest web safe color code. You can see here many more shades of #c2aaed color code.

RGB Chart

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

Color Table

Hex Color Code c2aaed #c2aaed
RGB Decimal 194, 170, 237 194, 170, 237
RGB Percent 76%, 67%, 93% rgb(76%, 67%, 93%)
CSS RGBa 194, 170, 237,1 rgba(194,170,237,1)
CMYK Model cmyk(18%,28%,0%,7.06%)
HSL Color Space 261,65% ,80% hsl(261,65% ,80%)
HSV Color Space 261°, 28%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000010 10101010 11101101
Octal 302 252 355
Decimal 194 170 237
Hex c2 aa ed

Different shades of #c2aaed color code.

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

Darkest of #c2aaed
#682cd2
Darker of #c2aaed
#8656db
Dark of #c2aaed
#a480e4
Base of #c2aaed
#c2aaed
Light of #c2aaed
#e0d4f6
Lighter
#fefeff
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

#c2aaed
#d5edaa

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

Split Complementary

#c2aaed
#ede3aa
#b3edaa

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

Analogous Color

#aab9ed
#aaaeed
#c2aaed
#d8aaed
#edaae6

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

#c2aaed
#aaedc2
#edc2aa

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

#c2aaed
#edc2aa
#d5edaa
#aad5ed

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

#c2aaed
#edaab3
#d5edaa
#aaede3

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 #c2aaed

#5323a8
#682cd2
#8656db
#a480e4
#c2aaed
#e0d4f6
#fefeff
#ffffff
#ffffff

Tints of #c2aaed Color

#c2aaed
#c8b3ef
#cfbcf1
#d6c6f3
#ddcff5
#e3d9f7
#eae2f9
#f1ecfb
#f8f5fd
#ffffff

Shades of #c2aaed color code

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

#c2aaed
#ac97d2
#9684b8
#81719e
#6b5e83
#564b69
#40384f
#2b2534
#15121a
#000000

Tones

#c2aaed
#c5b4e3
#c8bfd8
#cbc9ce
#cbcbcb

Tones

Similar Color like #c2aaed color

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

#c3abee
#c4acef
#c5adf0
#c6aef1
#c7aff2
#c8b0f3
#c9b1f4
#cab2f5
#cbb3f6
#ccb4f7
#cdb5f8
#ceb6f9
#cfb7fa
#d0b8fb
#c1a9ec
#c0a8eb
#bfa7ea
#bea6e9
#bda5e8
#bca4e7
#bba3e6
#baa2e5
#b9a1e4
#b8a0e3
#b79fe2
#b69ee1
#b59de0
#b49cdf

Download this Light Blue

Hex #c2aaed 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.

#c2aaed Color Code Preview on Black Background Color

This is how #c2aaed Color will look on black background color. Color contrast ratio is 10.27

#c2aaed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2aaed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2aaed

#c2aaed color code is use for CSS Background Color

Background color for the above div is #c2aaed

HTML with inline CSS

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

#c2aaed color code is use for CSS Border Color

CSS Border color for the above div is #c2aaed

HTML with inline CSS

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

CSS Border Left color for the above div is #c2aaed

HTML with inline CSS

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

CSS Border Right color for the above div is #c2aaed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2aaed

HTML with inline CSS

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

CSS Border Top color for the above div is #c2aaed

HTML with inline CSS

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

#c2aaed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2aaed Color code Preview on White Background

This is how #c2aaed Color code will look on white background color. Color contrast ratio is 2.05

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 #c2aaed; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c2aaed; }

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(194,170,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(213,237,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,170,237,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }