@
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.

#eb85cc hex color - Violet - Warm color - Information

#eb85cc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #eb85cc Color code in RGB color code model is created after adding 92.16% red color, 52.16% green color and 80% blue color. Hex #eb85cc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 13% yellow and 7.84% black.

Hex #eb85cc color code is between #ee88bb web safe hex color code and #dd77dd web safe hex color code. #ee88bb is the nearest web safe color code. You can see here many more shades of #eb85cc color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeeb85cc#eb85cc
RGB Decimal235, 133, 204rgb(235, 133, 204)
RGB Percent92%, 52%, 80%rgb(92%, 52%, 80%)
CSS RGBa235, 133, 204,1rgba(235,133,204,1)
CMYK Modelcmyk(0%,43%,13%,7.84%)
HSL Color Space318,72% ,72%hsl(318,72% ,72%)
HSV Color Space318°, 43%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010111000010111001100
Octal353205314
Decimal235133204
Hexeb85cc

Different shades of #eb85cc color code.

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

Light Shade of #eb85cc
#f2b1de
Dark Shade of #eb85cc
#e459ba
Saturated Shade of #eb85cc
#f27ecf
Desaturated Shade of #eb85cc
#e48cc9
Grey scale Shade of #eb85cc
#b8b8b8
Brighten Shade
#ff9ee5
Most Readable Shade
#000000

Shades of #eb85cc color code

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

#eb85cc
#d076b5
#b6679e
#9c5888
#824971
#683b5a
#4e2c44
#341d2d
#1a0e16
#000000

Similar Color like #eb85cc color

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

#ec86cd
#ed87ce
#ee88cf
#ef89d0
#f08ad1
#f18bd2
#f28cd3
#f38dd4
#f48ed5
#f58fd6
#f690d7
#f791d8
#f892d9
#f993da
#ea84cb
#e983ca
#e882c9
#e781c8
#e680c7
#e57fc6
#e47ec5
#e37dc4
#e27cc3
#e17bc2
#e07ac1
#df79c0
#de78bf
#dd77be

Monochromatic Color with #eb85cc

#eb85cc
#160d14
#412538
#6b3d5d
#965582
#c06da7

Tints of #eb85cc Color

#eb85cc
#ed92d1
#efa0d7
#f1addd
#f3bbe2
#f6c8e8
#f8d6ee
#fae3f3
#fcf1f9
#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

#eb85cc
#85eba4

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

Split Complementary

#eb85cc
#99eb85
#85ebd7

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

Analogous Color

#e185eb
#eb85e0
#eb85cc
#eb85b8
#eb85a3

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

#eb85cc
#cceb85
#85cceb

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

#eb85cc
#ebd785
#85eba4
#8599eb

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

#eb85cc
#85eba4
#85ebd7
#eb8599

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

#eb85cc Color Code Preview on Black Background Color

This is how #eb85cc Color will look on black background color. Color contrast ratio is 8.76

#eb85cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb85cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb85cc

#eb85cc color code is use for CSS Background Color

Background color for the above div is #eb85cc

HTML with inline CSS

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

#eb85cc color code is use for CSS Border Color

CSS Border color for the above div is #eb85cc

HTML with inline CSS

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

CSS Border Left color for the above div is #eb85cc

HTML with inline CSS

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

CSS Border Right color for the above div is #eb85cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eb85cc

HTML with inline CSS

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

CSS Border Top color for the above div is #eb85cc

HTML with inline CSS

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

#eb85cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eb85cc Color code Preview on White Background

This is how #eb85cc Color code will look on white background color. Color contrast ratio is 2.40

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.