Skip to main content Skip to docs navigation

#ee00a8 hex color | Download Dark Red 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 Fashion Fuchsia and its hex is #F400A1 Nearest Color Name

Color Hue/Base color: Red

Hex #ee00a8 Color code in RGB color code model is created after adding 93.33% red color, 0% green color and 65.88% blue color. Hex #ee00a8 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 29% yellow and 6.67% black.

Hex #ee00a8 color code is between #dd00aa web safe hex color code and #ff0099 web safe hex color code. #dd00aa is the nearest web safe color code. You can see here many more shades of #ee00a8 color code.

RGB Chart

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

Color Table

Hex Color Code ee00a8 #ee00a8
RGB Decimal 238, 0, 168 238, 0, 168
RGB Percent 93%, 0%, 66% rgb(93%, 0%, 66%)
CSS RGBa 238, 0, 168,1 rgba(238,0,168,1)
CMYK Model cmyk(0%,100%,29%,6.67%)
HSL Color Space 318,100% ,47% hsl(318,100% ,47%)
HSV Color Space 318°, 100%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101110 00000000 10101000
Octal 356 0 250
Decimal 238 0 168
Hex ee 00 a8

Different shades of #ee00a8 color code.

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

Darkest of #ee00a8
#55003c
Darker of #ee00a8
#880060
Dark of #ee00a8
#bb0084
Base of #ee00a8
#ee00a8
Light of #ee00a8
#ff22be
Lighter
#ff55cd
Lightest
#ff88dc

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

#ee00a8
#00ee46

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

Split Complementary

#ee00a8
#31ee00
#00eebd

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

Analogous Color

#a900ee
#d100ee
#ee00a8
#ee0059
#ee0b00

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

#ee00a8
#00a8ee
#a8ee00

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

#ee00a8
#a8ee00
#00ee46
#4600ee

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

#ee00a8
#eebd00
#00ee46
#0031ee

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

#220018
#55003c
#880060
#bb0084
#ee00a8
#ff22be
#ff55cd
#ff88dc
#ffbbeb

Tints of #ee00a8 Color

#ee00a8
#ef1cb1
#f138bb
#f355c5
#f571ce
#f78dd8
#f9aae2
#fbc6eb
#fde2f5
#ffffff

Shades of #ee00a8 color code

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

#ee00a8
#d30095
#b90082
#9e0070
#84005d
#69004a
#4f0038
#340025
#1a0012
#000000

Tones

#ee00a8
#d6189e
#be3094
#a7478b
#8f5f81

Tones

Similar Color like #ee00a8 color

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

#ef01a9
#f002aa
#f103ab
#f204ac
#f305ad
#f406ae
#f507af
#f608b0
#f709b1
#f80ab2
#f90bb3
#fa0cb4
#fb0db5
#fc0eb6
#ed00a7
#ec00a6
#eb00a5
#ea00a4
#e900a3
#e800a2
#e700a1
#e600a0
#e5009f
#e4009e
#e3009d
#e2009c
#e1009b
#e0009a

Download this Dark Red

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

#ee00a8 Color Code Preview on Black Background Color

This is how #ee00a8 Color will look on black background color. Color contrast ratio is 5.20

#ee00a8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee00a8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee00a8

#ee00a8 color code is use for CSS Background Color

Background color for the above div is #ee00a8

HTML with inline CSS

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

#ee00a8 color code is use for CSS Border Color

CSS Border color for the above div is #ee00a8

HTML with inline CSS

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

CSS Border Left color for the above div is #ee00a8

HTML with inline CSS

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

CSS Border Right color for the above div is #ee00a8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee00a8

HTML with inline CSS

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

CSS Border Top color for the above div is #ee00a8

HTML with inline CSS

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

#ee00a8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee00a8 Color code Preview on White Background

This is how #ee00a8 Color code will look on white background color. Color contrast ratio is 4.04

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

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