Skip to main content Skip to docs navigation

#cf00a7 hex color | Download Dark Violet 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 Pantone 2395 C and its hex is #C800A1 Nearest Color Name

Color Hue/Base color: Violet

Hex #cf00a7 Color code in RGB color code model is created after adding 81.18% red color, 0% green color and 65.49% blue color. Hex #cf00a7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 19% yellow and 18.82% black.

Hex #cf00a7 color code is between #cc00aa web safe hex color code and #dd0099 web safe hex color code. #cc00aa is the nearest web safe color code. You can see here many more shades of #cf00a7 color code.

RGB Chart

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

Color Table

Hex Color Code cf00a7 #cf00a7
RGB Decimal 207, 0, 167 207, 0, 167
RGB Percent 81%, 0%, 65% rgb(81%, 0%, 65%)
CSS RGBa 207, 0, 167,1 rgba(207,0,167,1)
CMYK Model cmyk(0%,100%,19%,18.82%)
HSL Color Space 312,100% ,41% hsl(312,100% ,41%)
HSV Color Space 312°, 100%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001111 00000000 10100111
Octal 317 0 247
Decimal 207 0 167
Hex cf 00 a7

Different shades of #cf00a7 color code.

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

Darkest of #cf00a7
#36002c
Darker of #cf00a7
#690055
Dark of #cf00a7
#9c007e
Base of #cf00a7
#cf00a7
Light of #cf00a7
#ff03ce
Lighter
#ff36d8
Lightest
#ff69e2

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

#cf00a7
#00cf28

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

Split Complementary

#cf00a7
#40cf00
#00cf8f

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

Analogous Color

#7e00cf
#a100cf
#cf00a7
#cf0062
#cf000c

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

#cf00a7
#00a7cf
#a7cf00

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

#cf00a7
#a7cf00
#00cf28
#2800cf

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

#cf00a7
#cf8f00
#00cf28
#0040cf

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

#030002
#36002c
#690055
#9c007e
#cf00a7
#ff03ce
#ff36d8
#ff69e2
#ff9cec

Tints of #cf00a7 Color

#cf00a7
#d41cb0
#d938ba
#df55c4
#e471ce
#e98dd7
#efaae1
#f4c6eb
#f9e2f5
#ffffff

Shades of #cf00a7 color code

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

#cf00a7
#b80094
#a10081
#8a006f
#73005c
#5c004a
#450037
#2e0025
#170012
#000000

Tones

#cf00a7
#ba159a
#a6298e
#913e81
#7c5374

Tones

Similar Color like #cf00a7 color

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

#d001a8
#d102a9
#d203aa
#d304ab
#d405ac
#d506ad
#d607ae
#d708af
#d809b0
#d90ab1
#da0bb2
#db0cb3
#dc0db4
#dd0eb5
#ce00a6
#cd00a5
#cc00a4
#cb00a3
#ca00a2
#c900a1
#c800a0
#c7009f
#c6009e
#c5009d
#c4009c
#c3009b
#c2009a
#c10099

Download this Dark Violet

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

#cf00a7 Color Code Preview on Black Background Color

This is how #cf00a7 Color will look on black background color. Color contrast ratio is 4.21

#cf00a7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf00a7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cf00a7

#cf00a7 color code is use for CSS Background Color

Background color for the above div is #cf00a7

HTML with inline CSS

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

#cf00a7 color code is use for CSS Border Color

CSS Border color for the above div is #cf00a7

HTML with inline CSS

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

CSS Border Left color for the above div is #cf00a7

HTML with inline CSS

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

CSS Border Right color for the above div is #cf00a7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cf00a7

HTML with inline CSS

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

CSS Border Top color for the above div is #cf00a7

HTML with inline CSS

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

#cf00a7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cf00a7 Color code Preview on White Background

This is how #cf00a7 Color code will look on white background color. Color contrast ratio is 4.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 #cf00a7; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #cf00a7; }

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