crispedge.com

Color picker

Loading...

#c3abee hex color - Blue - Cool color - Information

#c3abee hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #c3abee Color code in RGB color code model is created after adding 76.47% red color, 67.06% green color and 93.33% blue color. Hex #c3abee Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 28% magenta, 0% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code c3abee #c3abee
RGB Decimal 195, 171, 238 rgb(195, 171, 238)
RGB Percent 76%, 67%, 93% rgb(76%, 67%, 93%)
CSS RGBa 195, 171, 238,1 rgba(195,171,238,1)
CMYK Model cmyk(18%,28%,0%,7%)
HSL Color Space 261,66% ,80% hsl(261,66% ,80%)
HSV Color Space 261°, 28%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000011 10101011 11101110
Octal 303 253 356
Decimal 195 171 238
Hex c3 ab ee

Different shades of #c3abee color code.

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

Light Shade of #c3abee
#e1d5f7
Dark Shade of #c3abee
#a581e5
Saturated Shade of #c3abee
#c2a6f3
Desaturated Shade of #c3abee
#c4b0e9
Grey scale Shade of #c3abee
#cccccc
Brighten Shade
#dcc4ff
Most Readable Shade
#000000

Shades of #c3abee color code

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

#c3abee
#ad98d3
#9785b9
#82729e
#6c5f84
#564c69
#41394f
#2b2634
#15131a
#000000

Similar Color like #c3abee color

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

#c4acef
#c5adf0
#c6aef1
#c7aff2
#c8b0f3
#c9b1f4
#cab2f5
#cbb3f6
#ccb4f7
#cdb5f8
#ceb6f9
#cfb7fa
#d0b8fb
#d1b9fc
#c2aaed
#c1a9ec
#c0a8eb
#bfa7ea
#bea6e9
#bda5e8
#bca4e7
#bba3e6
#baa2e5
#b9a1e4
#b8a0e3
#b79fe2
#b69ee1
#b59de0

Monochromatic Color with #c3abee

#c3abee
#15121a
#383144
#5b4f6e
#7d6e99
#a08cc3

Tints of #c3abee Color

#c3abee
#c9b4ef
#d0bdf1
#d7c7f3
#ddd0f5
#e4d9f7
#ebe3f9
#f1ecfb
#f8f5fd
#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

#c3abee
#d6eeab

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

Split Complementary

#c3abee
#eee4ab
#b5eeab

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

Analogous Color

#abaeee
#b6abee
#c3abee
#d0abee
#deabee

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

#c3abee
#eec3ab
#abeec3

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

#c3abee
#eeabb4
#d6eeab
#abeee4

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

#c3abee
#d6eeab
#b5eeab
#e4abee

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

#c3abee Color Code Preview on Black Background Color

This is how #c3abee Color will look on black background color. Color contrast ratio is 10.38

#c3abee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3abee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3abee

#c3abee color code is use for CSS Background Color

Background color for the above div is #c3abee

HTML with inline CSS

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

#c3abee color code is use for CSS Border Color

CSS Border color for the above div is #c3abee

HTML with inline CSS

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

CSS Border Left color for the above div is #c3abee

HTML with inline CSS

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

CSS Border Right color for the above div is #c3abee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3abee

HTML with inline CSS

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

CSS Border Top color for the above div is #c3abee

HTML with inline CSS

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

#c3abee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3abee Color code Preview on White Background

This is how #c3abee Color code will look on white background color. Color contrast ratio is 2.02

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

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(195,171,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(214,238,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,171,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.