crispedge.com

Color picker

Loading...

#f98bd1 hex color - Orange - Warm color - Information

#f98bd1 hex color - Orange - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Orange

Hex #f98bd1 Color code in RGB color code model is created after adding 97.65% red color, 54.51% green color and 81.96% blue color. Hex #f98bd1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 16% yellow and 2% black.

Hex #f98bd1 color code is between #ff88cc web safe hex color code and #ee99dd web safe hex color code. #ff88cc is the nearest web safe color code. You can see here many more shades of #f98bd1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef98bd1#f98bd1
RGB Decimal249, 139, 209rgb(249, 139, 209)
RGB Percent98%, 55%, 82%rgb(98%, 55%, 82%)
CSS RGBa249, 139, 209,1rgba(249,139,209,1)
CMYK Modelcmyk(0%,44%,16%,2%)
HSL Color Space322,90% ,76%hsl(322,90% ,76%)
HSV Color Space322°, 44%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110011000101111010001
Octal371213321
Decimal249139209
Hexf98bd1

Different shades of #f98bd1 color code.

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

Light Shade of #f98bd1
#fcbbe4
Dark Shade of #f98bd1
#f65abe
Saturated Shade of #f98bd1
#ff85d3
Desaturated Shade of #f98bd1
#f391cf
Grey scale Shade of #f98bd1
#c2c2c2
Brighten Shade
#ffa4ea
Most Readable Shade
#000000

Shades of #f98bd1 color code

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

#f98bd1
#dd7bb9
#c16ca2
#a65c8b
#8a4d74
#6e3d5c
#532e45
#371e2e
#1b0f17
#000000

Similar Color like #f98bd1 color

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

#fa8cd2
#fb8dd3
#fc8ed4
#fd8fd5
#fe90d6
#ff91d7
#ff92d8
#ff93d9
#ff94da
#ff95db
#ff96dc
#ff97dd
#ff98de
#ff99df
#f88ad0
#f789cf
#f688ce
#f587cd
#f486cc
#f385cb
#f284ca
#f183c9
#f082c8
#ef81c7
#ee80c6
#ed7fc5
#ec7ec4
#eb7dc3

Monochromatic Color with #f98bd1

#f98bd1
#24141f
#4f2c42
#794466
#a45c8a
#ce73ad

Tints of #f98bd1 Color

#f98bd1
#f997d6
#faa4db
#fbb1e0
#fbbee5
#fccbea
#fdd8ef
#fde5f4
#fef2f9
#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

#f98bd1
#8bf9b3

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

Split Complementary

#f98bd1
#9af98b
#8bf9ea

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

Analogous Color

#f58bf9
#f98be7
#f98bd1
#f98bbb
#f98ba5

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

#f98bd1
#d1f98b
#8bd1f9

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

#f98bd1
#f9ea8b
#8bf9b3
#8b9af9

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

#f98bd1
#8bf9b3
#8bf9ea
#f98b9a

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

#f98bd1 Color Code Preview on Black Background Color

This is how #f98bd1 Color will look on black background color. Color contrast ratio is 9.64

#f98bd1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f98bd1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f98bd1

#f98bd1 color code is use for CSS Background Color

Background color for the above div is #f98bd1

HTML with inline CSS

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

#f98bd1 color code is use for CSS Border Color

CSS Border color for the above div is #f98bd1

HTML with inline CSS

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

CSS Border Left color for the above div is #f98bd1

HTML with inline CSS

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

CSS Border Right color for the above div is #f98bd1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f98bd1

HTML with inline CSS

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

CSS Border Top color for the above div is #f98bd1

HTML with inline CSS

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

#f98bd1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f98bd1 Color code Preview on White Background

This is how #f98bd1 Color code will look on white background color. Color contrast ratio is 2.18

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

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,139,209,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(139,249,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(249,139,209,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.