Skip to main content Skip to docs navigation

#ce48cd 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 Zǐ Sè Purple and its hex is #C94CBE Nearest Color Name

Color Hue/Base color: Violet

Hex #ce48cd Color code in RGB color code model is created after adding 80.78% red color, 28.24% green color and 80.39% blue color. Hex #ce48cd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 0% yellow and 19.22% black.

Hex #ce48cd color code is between #cc44cc web safe hex color code and #dd55dd web safe hex color code. #cc44cc is the nearest web safe color code. You can see here many more shades of #ce48cd color code.

RGB Chart

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

Color Table

Hex Color Code ce48cd #ce48cd
RGB Decimal 206, 72, 205 206, 72, 205
RGB Percent 81%, 28%, 80% rgb(81%, 28%, 80%)
CSS RGBa 206, 72, 205,1 rgba(206,72,205,1)
CMYK Model cmyk(0%,65%,0%,19.22%)
HSL Color Space 300,58% ,55% hsl(300,58% ,55%)
HSV Color Space 300°, 65%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 01001000 11001101
Octal 316 110 315
Decimal 206 72 205
Hex ce 48 cd

Different shades of #ce48cd color code.

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

Darkest of #ce48cd
#631a62
Darker of #ce48cd
#8b258a
Dark of #ce48cd
#b330b2
Base of #ce48cd
#ce48cd
Light of #ce48cd
#d970d8
Lighter
#e498e3
Lightest
#eec1ee

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

#ce48cd
#48ce49

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

Split Complementary

#ce48cd
#8ace48
#48ce8c

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

Analogous Color

#8148ce
#9748ce
#ce48cd
#ce48a0
#ce4868

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

#ce48cd
#48cdce
#cdce48

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

#ce48cd
#cdce48
#48ce49
#4948ce

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

#ce48cd
#ce8c48
#48ce49
#488ace

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

#3a103a
#631a62
#8b258a
#b330b2
#ce48cd
#d970d8
#e498e3
#eec1ee
#f9e9f9

Tints of #ce48cd Color

#ce48cd
#d35cd2
#d870d8
#de85dd
#e399e3
#e9ade8
#eec2ee
#f4d6f3
#f9eaf9
#ffffff

Shades of #ce48cd color code

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

#ce48cd
#b740b6
#a0389f
#893088
#722871
#5b205b
#441844
#2d102d
#160816
#000000

Tones

#ce48cd
#b75fb6
#a0769f
#8b8b8b
#8b8b8b

Tones

Similar Color like #ce48cd color

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

#cf49ce
#d04acf
#d14bd0
#d24cd1
#d34dd2
#d44ed3
#d54fd4
#d650d5
#d751d6
#d852d7
#d953d8
#da54d9
#db55da
#dc56db
#cd47cc
#cc46cb
#cb45ca
#ca44c9
#c943c8
#c842c7
#c741c6
#c640c5
#c53fc4
#c43ec3
#c33dc2
#c23cc1
#c13bc0
#c03abf

Download this Dark Violet

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

#ce48cd Color Code Preview on Black Background Color

This is how #ce48cd Color will look on black background color. Color contrast ratio is 5.43

#ce48cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce48cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce48cd

#ce48cd color code is use for CSS Background Color

Background color for the above div is #ce48cd

HTML with inline CSS

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

#ce48cd color code is use for CSS Border Color

CSS Border color for the above div is #ce48cd

HTML with inline CSS

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

CSS Border Left color for the above div is #ce48cd

HTML with inline CSS

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

CSS Border Right color for the above div is #ce48cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce48cd

HTML with inline CSS

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

CSS Border Top color for the above div is #ce48cd

HTML with inline CSS

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

#ce48cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce48cd Color code Preview on White Background

This is how #ce48cd Color code will look on white background color. Color contrast ratio is 3.87

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

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