Skip to main content Skip to docs navigation

#c8a5e3 hex color | Light Violet & Warm color | 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 Pantone 264 C and its hex is #C1A7E2 Nearest Color Name

Color Hue/Base color: Violet

Hex #c8a5e3 Color code in RGB color code model is created after adding 78.43% red color, 64.71% green color and 89.02% blue color. Hex #c8a5e3 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 27% magenta, 0% yellow and 10.98% black.

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

RGB Chart

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

Color Table

Hex Color Code c8a5e3 #c8a5e3
RGB Decimal 200, 165, 227 200, 165, 227
RGB Percent 78%, 65%, 89% rgb(78%, 65%, 89%)
CSS RGBa 200, 165, 227,1 rgba(200,165,227,1)
CMYK Model cmyk(12%,27%,0%,10.98%)
HSL Color Space 274,53% ,77% hsl(274,53% ,77%)
HSV Color Space 274°, 27%, 89%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001000 10100101 11100011
Octal 310 245 343
Decimal 200 165 227
Hex c8 a5 e3

Different shades of #c8a5e3 color code.

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

Darkest of #c8a5e3
#8039b6
Darker of #c8a5e3
#9857cb
Dark of #c8a5e3
#b07ed7
Base of #c8a5e3
#c8a5e3
Light of #c8a5e3
#e0ccef
Lighter
#f8f3fb
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

#c8a5e3
#c0e3a5

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

Split Complementary

#c8a5e3
#dfe3a5
#a5e3a9

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

Analogous Color

#a5a6e3
#aea5e3
#c8a5e3
#dda5e3
#e3a5cf

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

#c8a5e3
#a5e3c8
#e3c8a5

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

#c8a5e3
#e3c8a5
#c0e3a5
#a5c0e3

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

#c8a5e3
#e3a9a5
#c0e3a5
#a5dfe3

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

#642d8f
#8039b6
#9857cb
#b07ed7
#c8a5e3
#e0ccef
#f8f3fb
#ffffff
#ffffff

Tints of #c8a5e3 Color

#c8a5e3
#ceafe6
#d4b9e9
#dac3ec
#e0cdef
#e6d7f2
#ece1f5
#f2ebf8
#f8f5fb
#ffffff

Shades of #c8a5e3 color code

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

#c8a5e3
#b192c9
#9b80b0
#856e97
#6f5b7e
#584964
#42374b
#2c2432
#161219
#000000

Tones

#c8a5e3
#c6b1d7
#c5bdcb
#c4c4c4
#c4c4c4

Tones

Similar Color like #c8a5e3 color

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

#c9a6e4
#caa7e5
#cba8e6
#cca9e7
#cdaae8
#ceabe9
#cfacea
#d0adeb
#d1aeec
#d2afed
#d3b0ee
#d4b1ef
#d5b2f0
#d6b3f1
#c7a4e2
#c6a3e1
#c5a2e0
#c4a1df
#c3a0de
#c29fdd
#c19edc
#c09ddb
#bf9cda
#be9bd9
#bd9ad8
#bc99d7
#bb98d6
#ba97d5

Download this

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

#c8a5e3 Color Code Preview on Black Background Color

This is how #c8a5e3 Color will look on black background color. Color contrast ratio is 9.95

#c8a5e3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8a5e3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8a5e3

#c8a5e3 color code is use for CSS Background Color

Background color for the above div is #c8a5e3

HTML with inline CSS

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

#c8a5e3 color code is use for CSS Border Color

CSS Border color for the above div is #c8a5e3

HTML with inline CSS

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

CSS Border Left color for the above div is #c8a5e3

HTML with inline CSS

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

CSS Border Right color for the above div is #c8a5e3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c8a5e3

HTML with inline CSS

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

CSS Border Top color for the above div is #c8a5e3

HTML with inline CSS

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

#c8a5e3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c8a5e3 Color code Preview on White Background

This is how #c8a5e3 Color code will look on white background color. Color contrast ratio is 2.11

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(200,165,227,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(192,227,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(200,165,227,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }