Skip to main content Skip to docs navigation

#c2aefd hex color | Download Light Violet 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 Hepatica and its hex is #CCAAFF Nearest Color Name

Color Hue/Base color: Violet

Hex #c2aefd Color code in RGB color code model is created after adding 76.08% red color, 68.24% green color and 99.22% blue color. Hex #c2aefd Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 31% magenta, 0% yellow and 0.78% black.

Hex #c2aefd color code is between #bbaaff web safe hex color code and #ccbbee web safe hex color code. #bbaaff is the nearest web safe color code. You can see here many more shades of #c2aefd color code.

RGB Chart

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

Color Table

Hex Color Code c2aefd #c2aefd
RGB Decimal 194, 174, 253 194, 174, 253
RGB Percent 76%, 68%, 99% rgb(76%, 68%, 99%)
CSS RGBa 194, 174, 253,1 rgba(194,174,253,1)
CMYK Model cmyk(23%,31%,0%,0.78%)
HSL Color Space 255,95% ,84% hsl(255,95% ,84%)
HSV Color Space 255°, 31%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000010 10101110 11111101
Octal 302 256 375
Decimal 194 174 253
Hex c2 ae fd

Different shades of #c2aefd color code.

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

Darkest of #c2aefd
#5219f9
Darker of #c2aefd
#774afb
Dark of #c2aefd
#9d7cfc
Base of #c2aefd
#c2aefd
Light of #c2aefd
#e7e0fe
Lighter
#ffffff
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

#c2aefd
#e9fdae

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

Split Complementary

#c2aefd
#fdeaae
#c2fdae

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

Analogous Color

#aec8fd
#aebbfd
#c2aefd
#dcaefd
#fdaefd

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

#c2aefd
#aefdc2
#fdc2ae

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

#c2aefd
#fdc2ae
#e9fdae
#aee9fd

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

#c2aefd
#fdaec2
#e9fdae
#aefdea

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

#3b05da
#5219f9
#774afb
#9d7cfc
#c2aefd
#e7e0fe
#ffffff
#ffffff
#ffffff

Tints of #c2aefd Color

#c2aefd
#c8b7fd
#cfc0fd
#d6c9fd
#ddd2fd
#e3dbfe
#eae4fe
#f1edfe
#f8f6fe
#ffffff

Shades of #c2aefd color code

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

#c2aefd
#ac9ae0
#9687c4
#8174a8
#6b608c
#564d70
#403a54
#2b2638
#15131c
#000000

Tones

#c2aefd
#c6b6f5
#cabfec
#cec7e4
#d2cfdc

Tones

Similar Color like #c2aefd color

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

#c3affe
#c4b0ff
#c5b1ff
#c6b2ff
#c7b3ff
#c8b4ff
#c9b5ff
#cab6ff
#cbb7ff
#ccb8ff
#cdb9ff
#cebaff
#cfbbff
#d0bcff
#c1adfc
#c0acfb
#bfabfa
#beaaf9
#bda9f8
#bca8f7
#bba7f6
#baa6f5
#b9a5f4
#b8a4f3
#b7a3f2
#b6a2f1
#b5a1f0
#b4a0ef

Download this Light Violet

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

#c2aefd Color Code Preview on Black Background Color

This is how #c2aefd Color will look on black background color. Color contrast ratio is 10.77

#c2aefd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2aefd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2aefd

#c2aefd color code is use for CSS Background Color

Background color for the above div is #c2aefd

HTML with inline CSS

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

#c2aefd color code is use for CSS Border Color

CSS Border color for the above div is #c2aefd

HTML with inline CSS

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

CSS Border Left color for the above div is #c2aefd

HTML with inline CSS

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

CSS Border Right color for the above div is #c2aefd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2aefd

HTML with inline CSS

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

CSS Border Top color for the above div is #c2aefd

HTML with inline CSS

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

#c2aefd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2aefd Color code Preview on White Background

This is how #c2aefd Color code will look on white background color. Color contrast ratio is 1.95

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

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