crispedge.com

Color picker

Loading...

#cca5ee hex color - Blue - Warm color - Information

#cca5ee hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #cca5ee Color code in RGB color code model is created after adding 80% red color, 64.71% green color and 93.33% blue color. Hex #cca5ee Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 31% magenta, 0% yellow and 7% black.

Hex #cca5ee color code is between #bbaadd web safe hex color code and #dd99ff web safe hex color code. #bbaadd is the nearest web safe color code. You can see here many more shades of #cca5ee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecca5ee#cca5ee
RGB Decimal204, 165, 238rgb(204, 165, 238)
RGB Percent80%, 65%, 93%rgb(80%, 65%, 93%)
CSS RGBa204, 165, 238,1rgba(204,165,238,1)
CMYK Modelcmyk(14%,31%,0%,7%)
HSL Color Space272,68% ,79%hsl(272,68% ,79%)
HSV Color Space272°, 31%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001010010111101110
Octal314245356
Decimal204165238
Hexcca5ee

Different shades of #cca5ee color code.

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

Light Shade of #cca5ee
#e4d0f6
Dark Shade of #cca5ee
#b47ae6
Saturated Shade of #cca5ee
#cca0f3
Desaturated Shade of #cca5ee
#ccaae9
Grey scale Shade of #cca5ee
#c9c9c9
Brighten Shade
#e5beff
Most Readable Shade
#000000

Shades of #cca5ee color code

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

#cca5ee
#b592d3
#9e80b9
#886e9e
#715b84
#5a4969
#44374f
#2d2434
#16121a
#000000

Similar Color like #cca5ee color

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

#cda6ef
#cea7f0
#cfa8f1
#d0a9f2
#d1aaf3
#d2abf4
#d3acf5
#d4adf6
#d5aef7
#d6aff8
#d7b0f9
#d8b1fa
#d9b2fb
#dab3fc
#cba4ed
#caa3ec
#c9a2eb
#c8a1ea
#c7a0e9
#c69fe8
#c59ee7
#c49de6
#c39ce5
#c29be4
#c19ae3
#c099e2
#bf98e1
#be97e0

Monochromatic Color with #cca5ee

#cca5ee
#16121a
#3a2f44
#5f4d6e
#836a99
#a888c3

Tints of #cca5ee Color

#cca5ee
#d1afef
#d7b9f1
#ddc3f3
#e2cdf5
#e8d7f7
#eee1f9
#f3ebfb
#f9f5fd
#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

#cca5ee
#c7eea5

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

Split Complementary

#cca5ee
#ebeea5
#a5eea8

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

Analogous Color

#afa5ee
#bda5ee
#cca5ee
#dba5ee
#e9a5ee

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

#cca5ee
#eecca5
#a5eecc

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

#cca5ee
#eea7a5
#c7eea5
#a5ebee

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

#cca5ee
#c7eea5
#a5eea8
#eea5eb

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 #cca5ee 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.

#cca5ee Color Code Preview on Black Background Color

This is how #cca5ee Color will look on black background color. Color contrast ratio is 10.18

#cca5ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cca5ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cca5ee

#cca5ee color code is use for CSS Background Color

Background color for the above div is #cca5ee

HTML with inline CSS

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

#cca5ee color code is use for CSS Border Color

CSS Border color for the above div is #cca5ee

HTML with inline CSS

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

CSS Border Left color for the above div is #cca5ee

HTML with inline CSS

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

CSS Border Right color for the above div is #cca5ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cca5ee

HTML with inline CSS

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

CSS Border Top color for the above div is #cca5ee

HTML with inline CSS

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

#cca5ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cca5ee Color code Preview on White Background

This is how #cca5ee Color code will look on white background color. Color contrast ratio is 2.06

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

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,165,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(199,238,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,165,238,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.