crispedge.com

Color picker

Loading...

#cca3e7 hex color - Violet - Warm color - Information

#cca3e7 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #cca3e7 Color code in RGB color code model is created after adding 80% red color, 63.92% green color and 90.59% blue color. Hex #cca3e7 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 29% magenta, 0% yellow and 9% black.

Hex #cca3e7 color code is between #bbaaee web safe hex color code and #dd99dd web safe hex color code. #bbaaee is the nearest web safe color code. You can see here many more shades of #cca3e7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecca3e7#cca3e7
RGB Decimal204, 163, 231rgb(204, 163, 231)
RGB Percent80%, 64%, 91%rgb(80%, 64%, 91%)
CSS RGBa204, 163, 231,1rgba(204,163,231,1)
CMYK Modelcmyk(12%,29%,0%,9%)
HSL Color Space276,59% ,77%hsl(276,59% ,77%)
HSV Color Space276°, 29%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001010001111100111
Octal314243347
Decimal204163231
Hexcca3e7

Different shades of #cca3e7 color code.

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

Light Shade of #cca3e7
#e2cbf2
Dark Shade of #cca3e7
#b67bdc
Saturated Shade of #cca3e7
#cd9ded
Desaturated Shade of #cca3e7
#cba9e1
Grey scale Shade of #cca3e7
#c5c5c5
Brighten Shade
#e5bcff
Most Readable Shade
#000000

Shades of #cca3e7 color code

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

#cca3e7
#b590cd
#9e7eb3
#886c9a
#715a80
#5a4866
#44364d
#2d2433
#161219
#000000

Similar Color like #cca3e7 color

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

#cda4e8
#cea5e9
#cfa6ea
#d0a7eb
#d1a8ec
#d2a9ed
#d3aaee
#d4abef
#d5acf0
#d6adf1
#d7aef2
#d8aff3
#d9b0f4
#dab1f5
#cba2e6
#caa1e5
#c9a0e4
#c89fe3
#c79ee2
#c69de1
#c59ce0
#c49bdf
#c39ade
#c299dd
#c198dc
#c097db
#bf96da
#be95d9

Monochromatic Color with #cca3e7

#cca3e7
#100d12
#362b3d
#5b4967
#816792
#a685bc

Tints of #cca3e7 Color

#cca3e7
#d1ade9
#d7b7ec
#ddc1ef
#e2cbf1
#e8d6f4
#eee0f7
#f3eaf9
#f9f4fc
#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

#cca3e7
#bee7a3

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

Split Complementary

#cca3e7
#e0e7a3
#a3e7aa

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

Analogous Color

#b1a3e7
#bea3e7
#cca3e7
#daa3e7
#e7a3e7

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

#cca3e7
#e7cca3
#a3e7cc

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

#cca3e7
#e7aaa3
#bee7a3
#a3e0e7

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

Double Complementary Color

#cca3e7
#bee7a3
#a3e7aa
#e7a3e0

Double Complementary 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).

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

#cca3e7 Color Code Preview on Black Background Color

This is how #cca3e7 Color will look on black background color. Color contrast ratio is 9.96

#cca3e7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cca3e7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cca3e7

#cca3e7 color code is use for CSS Background Color

Background color for the above div is #cca3e7

HTML with inline CSS

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

#cca3e7 color code is use for CSS Border Color

CSS Border color for the above div is #cca3e7

HTML with inline CSS

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

CSS Border Left color for the above div is #cca3e7

HTML with inline CSS

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

CSS Border Right color for the above div is #cca3e7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cca3e7

HTML with inline CSS

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

CSS Border Top color for the above div is #cca3e7

HTML with inline CSS

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

#cca3e7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cca3e7 Color code Preview on White Background

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

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(204,163,231,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(190,231,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,163,231,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.