crispedge.com

Color picker

Loading...

#cca1ef hex color - Blue - Warm color - Information

#cca1ef hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #cca1ef Color code in RGB color code model is created after adding 80% red color, 63.14% green color and 93.73% blue color. Hex #cca1ef Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 33% magenta, 0% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecca1ef#cca1ef
RGB Decimal204, 161, 239rgb(204, 161, 239)
RGB Percent80%, 63%, 94%rgb(80%, 63%, 94%)
CSS RGBa204, 161, 239,1rgba(204,161,239,1)
CMYK Modelcmyk(15%,33%,0%,6%)
HSL Color Space273,71% ,78%hsl(273,71% ,78%)
HSV Color Space273°, 33%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001010000111101111
Octal314241357
Decimal204161239
Hexcca1ef

Different shades of #cca1ef color code.

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

Light Shade of #cca1ef
#e4cdf6
Dark Shade of #cca1ef
#b475e8
Saturated Shade of #cca1ef
#cd9bf4
Desaturated Shade of #cca1ef
#cba6e9
Grey scale Shade of #cca1ef
#c8c8c8
Brighten Shade
#e5baff
Most Readable Shade
#000000

Shades of #cca1ef color code

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

#cca1ef
#b58fd4
#9e7db9
#886b9f
#715984
#5a476a
#44354f
#2d2335
#16111a
#000000

Similar Color like #cca1ef color

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

#cda2f0
#cea3f1
#cfa4f2
#d0a5f3
#d1a6f4
#d2a7f5
#d3a8f6
#d4a9f7
#d5aaf8
#d6abf9
#d7acfa
#d8adfb
#d9aefc
#daaffd
#cba0ee
#ca9fed
#c99eec
#c89deb
#c79cea
#c69be9
#c59ae8
#c499e7
#c398e6
#c297e5
#c196e4
#c095e3
#bf94e2
#be93e1

Monochromatic Color with #cca1ef

#cca1ef
#17121a
#3b2e45
#5f4b6f
#83689a
#a884c4

Tints of #cca1ef Color

#cca1ef
#d1abf0
#d7b5f2
#ddc0f4
#e2caf6
#e8d5f7
#eedff9
#f3eafb
#f9f4fd
#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

#cca1ef
#c4efa1

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

Split Complementary

#cca1ef
#ebefa1
#a1efa5

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

Analogous Color

#ada1ef
#bca1ef
#cca1ef
#dca1ef
#eba1ef

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

#cca1ef
#efcca1
#a1efcc

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

#cca1ef
#efa5a1
#c4efa1
#a1ebef

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

#cca1ef
#c4efa1
#a1efa5
#efa1eb

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

#cca1ef Color Code Preview on Black Background Color

This is how #cca1ef Color will look on black background color. Color contrast ratio is 9.91

#cca1ef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cca1ef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cca1ef

#cca1ef color code is use for CSS Background Color

Background color for the above div is #cca1ef

HTML with inline CSS

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

#cca1ef color code is use for CSS Border Color

CSS Border color for the above div is #cca1ef

HTML with inline CSS

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

CSS Border Left color for the above div is #cca1ef

HTML with inline CSS

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

CSS Border Right color for the above div is #cca1ef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cca1ef

HTML with inline CSS

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

CSS Border Top color for the above div is #cca1ef

HTML with inline CSS

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

#cca1ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cca1ef Color code Preview on White Background

This is how #cca1ef Color code will look on white background color. Color contrast ratio is 2.12

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

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,161,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(196,239,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,161,239,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.