Skip to main content Skip to docs navigation

#ccaaef hex color | Download Light Blue 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 Lavender Cream and its hex is #C79FEF Nearest Color Name

Color Hue/Base color: Blue

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

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

RGB Chart

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

Color Table

Hex Color Code ccaaef #ccaaef
RGB Decimal 204, 170, 239 204, 170, 239
RGB Percent 80%, 67%, 94% rgb(80%, 67%, 94%)
CSS RGBa 204, 170, 239,1 rgba(204,170,239,1)
CMYK Model cmyk(15%,29%,0%,6.27%)
HSL Color Space 270,68% ,80% hsl(270,68% ,80%)
HSV Color Space 270°, 29%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001100 10101010 11101111
Octal 314 252 357
Decimal 204 170 239
Hex cc aa ef

Different shades of #ccaaef color code.

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

Darkest of #ccaaef
#7f29d7
Darker of #ccaaef
#9954df
Dark of #ccaaef
#b27fe7
Base of #ccaaef
#ccaaef
Light of #ccaaef
#e6d5f7
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

#ccaaef
#cdefaa

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

Split Complementary

#ccaaef
#efefaa
#abefaa

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

Analogous Color

#aab0ef
#afaaef
#ccaaef
#e3aaef
#efaade

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

#ccaaef
#aaefcc
#efccaa

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

#ccaaef
#efccaa
#cdefaa
#aacdef

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

#ccaaef
#efaaab
#cdefaa
#aaefef

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

#6620ad
#7f29d7
#9954df
#b27fe7
#ccaaef
#e6d5f7
#ffffff
#ffffff
#ffffff

Tints of #ccaaef Color

#ccaaef
#d1b3f0
#d7bcf2
#ddc6f4
#e2cff6
#e8d9f7
#eee2f9
#f3ecfb
#f9f5fd
#ffffff

Shades of #ccaaef color code

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

#ccaaef
#b597d4
#9e84b9
#88719f
#715e84
#5a4b6a
#44384f
#2d2535
#16121a
#000000

Tones

#ccaaef
#ccb4e5
#ccbedb
#ccc8d1
#cdcdcd

Tones

Similar Color like #ccaaef color

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

#cdabf0
#ceacf1
#cfadf2
#d0aef3
#d1aff4
#d2b0f5
#d3b1f6
#d4b2f7
#d5b3f8
#d6b4f9
#d7b5fa
#d8b6fb
#d9b7fc
#dab8fd
#cba9ee
#caa8ed
#c9a7ec
#c8a6eb
#c7a5ea
#c6a4e9
#c5a3e8
#c4a2e7
#c3a1e6
#c2a0e5
#c19fe4
#c09ee3
#bf9de2
#be9ce1

Download this Light Blue

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

#ccaaef Color Code Preview on Black Background Color

This is how #ccaaef Color will look on black background color. Color contrast ratio is 10.56

#ccaaef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccaaef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccaaef

#ccaaef color code is use for CSS Background Color

Background color for the above div is #ccaaef

HTML with inline CSS

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

#ccaaef color code is use for CSS Border Color

CSS Border color for the above div is #ccaaef

HTML with inline CSS

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

CSS Border Left color for the above div is #ccaaef

HTML with inline CSS

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

CSS Border Right color for the above div is #ccaaef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccaaef

HTML with inline CSS

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

CSS Border Top color for the above div is #ccaaef

HTML with inline CSS

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

#ccaaef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccaaef Color code Preview on White Background

This is how #ccaaef Color code will look on white background color. Color contrast ratio is 1.99

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

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