crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ef99db hex color - Violet - Warm color - Information

#ef99db hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ef99db Color code in RGB color code model is created after adding 93.73% red color, 60% green color and 85.88% blue color. Hex #ef99db Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 8% yellow and 6% black.

Hex #ef99db color code is between #ee88dd web safe hex color code and #ffaacc web safe hex color code. #ee88dd is the nearest web safe color code. You can see here many more shades of #ef99db color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeef99db#ef99db
RGB Decimal239, 153, 219rgb(239, 153, 219)
RGB Percent94%, 60%, 86%rgb(94%, 60%, 86%)
CSS RGBa239, 153, 219,1rgba(239,153,219,1)
CMYK Modelcmyk(0%,36%,8%,6%)
HSL Color Space314,73% ,77%hsl(314,73% ,77%)
HSV Color Space314°, 36%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111001100111011011
Octal357231333
Decimal239153219
Hexef99db

Different shades of #ef99db color code.

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

Light Shade of #ef99db
#f6c5eb
Dark Shade of #ef99db
#e86dcb
Saturated Shade of #ef99db
#f593de
Desaturated Shade of #ef99db
#e99fd8
Grey scale Shade of #ef99db
#c4c4c4
Brighten Shade
#ffb2f4
Most Readable Shade
#000000

Shades of #ef99db color code

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

#ef99db
#d488c2
#b977aa
#9f6692
#845579
#6a4461
#4f3349
#352230
#1a1118
#000000

Similar Color like #ef99db color

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

#f09adc
#f19bdd
#f29cde
#f39ddf
#f49ee0
#f59fe1
#f6a0e2
#f7a1e3
#f8a2e4
#f9a3e5
#faa4e6
#fba5e7
#fca6e8
#fda7e9
#ee98da
#ed97d9
#ec96d8
#eb95d7
#ea94d6
#e993d5
#e892d4
#e791d3
#e690d2
#e58fd1
#e48ed0
#e38dcf
#e28cce
#e18bcd

Monochromatic Color with #ef99db

#ef99db
#1a1118
#452c3f
#6f4766
#9a638d
#c47eb4

Tints of #ef99db Color

#ef99db
#f0a4df
#f2afe3
#f4bbe7
#f6c6eb
#f7d1ef
#f9ddf3
#fbe8f7
#fdf3fb
#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

#ef99db
#99efad

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

Split Complementary

#ef99db
#b0ef99
#99efd8

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

Analogous Color

#e199ef
#ef99ec
#ef99db
#ef99ca
#ef99b9

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

#ef99db
#dbef99
#99dbef

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

#ef99db
#efd899
#99efad
#99b0ef

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

#ef99db
#99efad
#99efd8
#ef99b0

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

#ef99db Color Code Preview on Black Background Color

This is how #ef99db Color will look on black background color. Color contrast ratio is 10.25

#ef99db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef99db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef99db

#ef99db color code is use for CSS Background Color

Background color for the above div is #ef99db

HTML with inline CSS

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

#ef99db color code is use for CSS Border Color

CSS Border color for the above div is #ef99db

HTML with inline CSS

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

CSS Border Left color for the above div is #ef99db

HTML with inline CSS

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

CSS Border Right color for the above div is #ef99db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef99db

HTML with inline CSS

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

CSS Border Top color for the above div is #ef99db

HTML with inline CSS

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

#ef99db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef99db Color code Preview on White Background

This is how #ef99db Color code will look on white background color. Color contrast ratio is 2.05

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.