crispedge.com

Color picker

Loading...

#c9abf4 hex color - Blue - Cool color - Information

#c9abf4 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #c9abf4 Color code in RGB color code model is created after adding 78.82% red color, 67.06% green color and 95.69% blue color. Hex #c9abf4 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 30% magenta, 0% yellow and 4% black.

Hex #c9abf4 color code is between #ccaaee web safe hex color code and #bbbbff web safe hex color code. #ccaaee is the nearest web safe color code. You can see here many more shades of #c9abf4 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codec9abf4#c9abf4
RGB Decimal201, 171, 244rgb(201, 171, 244)
RGB Percent79%, 67%, 96%rgb(79%, 67%, 96%)
CSS RGBa201, 171, 244,1rgba(201,171,244,1)
CMYK Modelcmyk(18%,30%,0%,4%)
HSL Color Space265,77% ,81%hsl(265,77% ,81%)
HSV Color Space265°, 30%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110010011010101111110100
Octal311253364
Decimal201171244
Hexc9abf4

Different shades of #c9abf4 color code.

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

Light Shade of #c9abf4
#e6d8fa
Dark Shade of #c9abf4
#ac7eee
Saturated Shade of #c9abf4
#c8a6f9
Desaturated Shade of #c9abf4
#cab0ef
Grey scale Shade of #c9abf4
#cfcfcf
Brighten Shade
#e2c4ff
Most Readable Shade
#000000

Shades of #c9abf4 color code

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

#c9abf4
#b298d8
#9c85bd
#8672a2
#6f5f87
#594c6c
#433951
#2c2636
#16131b
#000000

Similar Color like #c9abf4 color

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

#caacf5
#cbadf6
#ccaef7
#cdaff8
#ceb0f9
#cfb1fa
#d0b2fb
#d1b3fc
#d2b4fd
#d3b5fe
#d4b6ff
#d5b7ff
#d6b8ff
#d7b9ff
#c8aaf3
#c7a9f2
#c6a8f1
#c5a7f0
#c4a6ef
#c3a5ee
#c2a4ed
#c1a3ec
#c0a2eb
#bfa1ea
#bea0e9
#bd9fe8
#bc9ee7
#bb9de6

Monochromatic Color with #c9abf4

#c9abf4
#1a161f
#3d344a
#605274
#836f9f
#a68dc9

Tints of #c9abf4 Color

#c9abf4
#cfb4f5
#d5bdf6
#dbc7f7
#e1d0f8
#e7d9fa
#ede3fb
#f3ecfc
#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

#c9abf4
#d6f4ab

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

Split Complementary

#c9abf4
#f4edab
#b2f4ab

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

Analogous Color

#acabf4
#baabf4
#c9abf4
#d8abf4
#e6abf4

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

#c9abf4
#f4c9ab
#abf4c9

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

#c9abf4
#f4abb1
#d6f4ab
#abf4ed

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

#c9abf4
#d6f4ab
#b2f4ab
#edabf4

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

#c9abf4 Color Code Preview on Black Background Color

This is how #c9abf4 Color will look on black background color. Color contrast ratio is 10.61

#c9abf4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9abf4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9abf4

#c9abf4 color code is use for CSS Background Color

Background color for the above div is #c9abf4

HTML with inline CSS

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

#c9abf4 color code is use for CSS Border Color

CSS Border color for the above div is #c9abf4

HTML with inline CSS

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

CSS Border Left color for the above div is #c9abf4

HTML with inline CSS

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

CSS Border Right color for the above div is #c9abf4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c9abf4

HTML with inline CSS

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

CSS Border Top color for the above div is #c9abf4

HTML with inline CSS

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

#c9abf4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c9abf4 Color code Preview on White Background

This is how #c9abf4 Color code will look on white background color. Color contrast ratio is 1.98

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

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(201,171,244,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(214,244,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(201,171,244,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.