crispedge.com

Color picker

Loading...

#f99dea hex color - Red - Warm color - Information

#f99dea hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f99dea Color code in RGB color code model is created after adding 97.65% red color, 61.57% green color and 91.76% blue color. Hex #f99dea Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 6% yellow and 2% black.

Hex #f99dea color code is between #ff99ee web safe hex color code and #eeaadd web safe hex color code. #ff99ee is the nearest web safe color code. You can see here many more shades of #f99dea color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef99dea#f99dea
RGB Decimal249, 157, 234rgb(249, 157, 234)
RGB Percent98%, 62%, 92%rgb(98%, 62%, 92%)
CSS RGBa249, 157, 234,1rgba(249,157,234,1)
CMYK Modelcmyk(0%,37%,6%,2%)
HSL Color Space310,88% ,80%hsl(310,88% ,80%)
HSV Color Space310°, 37%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110011001110111101010
Octal371235352
Decimal249157234
Hexf99dea

Different shades of #f99dea color code.

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

Light Shade of #f99dea
#fccdf4
Dark Shade of #f99dea
#f66de0
Saturated Shade of #f99dea
#fe98ed
Desaturated Shade of #f99dea
#f4a2e6
Grey scale Shade of #f99dea
#cbcbcb
Brighten Shade
#ffb6ff
Most Readable Shade
#000000

Shades of #f99dea color code

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

#f99dea
#dd8bd0
#c17ab6
#a6689c
#8a5782
#6e4568
#53344e
#372234
#1b111a
#000000

Similar Color like #f99dea color

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

#fa9eeb
#fb9fec
#fca0ed
#fda1ee
#fea2ef
#ffa3f0
#ffa4f1
#ffa5f2
#ffa6f3
#ffa7f4
#ffa8f5
#ffa9f6
#ffaaf7
#ffabf8
#f89ce9
#f79be8
#f69ae7
#f599e6
#f498e5
#f397e4
#f296e3
#f195e2
#f094e1
#ef93e0
#ee92df
#ed91de
#ec90dd
#eb8fdc

Monochromatic Color with #f99dea

#f99dea
#241722
#4f324a
#794d72
#a4679a
#ce82c2

Tints of #f99dea Color

#f99dea
#f9a7ec
#fab2ee
#fbbdf1
#fbc8f3
#fcd3f5
#fddef8
#fde9fa
#fef4fc
#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

#f99dea
#9df9ac

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

Split Complementary

#f99dea
#bcf99d
#9df9da

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

Analogous Color

#e39df9
#f69df9
#f99dea
#f99dd8
#f99dc5

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

#f99dea
#eaf99d
#9deaf9

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

#f99dea
#f9da9d
#9df9ac
#9dbcf9

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

#f99dea
#9df9ac
#9df9da
#f99dbc

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

#f99dea Color Code Preview on Black Background Color

This is how #f99dea Color will look on black background color. Color contrast ratio is 11.04

#f99dea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f99dea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f99dea

#f99dea color code is use for CSS Background Color

Background color for the above div is #f99dea

HTML with inline CSS

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

#f99dea color code is use for CSS Border Color

CSS Border color for the above div is #f99dea

HTML with inline CSS

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

CSS Border Left color for the above div is #f99dea

HTML with inline CSS

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

CSS Border Right color for the above div is #f99dea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f99dea

HTML with inline CSS

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

CSS Border Top color for the above div is #f99dea

HTML with inline CSS

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

#f99dea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f99dea Color code Preview on White Background

This is how #f99dea Color code will look on white background color. Color contrast ratio is 1.90

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.