crispedge.com

Color picker

Loading...

#f97abf hex color - Red - Warm color - Information

#f97abf hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #f97abf Color code in RGB color code model is created after adding 97.65% red color, 47.84% green color and 74.9% blue color. Hex #f97abf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 23% yellow and 2% black.

Hex #f97abf color code is between #ff77bb web safe hex color code and #ee88cc web safe hex color code. #ff77bb is the nearest web safe color code. You can see here many more shades of #f97abf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef97abf#f97abf
RGB Decimal249, 122, 191rgb(249, 122, 191)
RGB Percent98%, 48%, 75%rgb(98%, 48%, 75%)
CSS RGBa249, 122, 191,1rgba(249,122,191,1)
CMYK Modelcmyk(0%,51%,23%,2%)
HSL Color Space327,91% ,73%hsl(327,91% ,73%)
HSV Color Space327°, 51%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110010111101010111111
Octal371172277
Decimal249122191
Hexf97abf

Different shades of #f97abf color code.

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

Light Shade of #f97abf
#fbabd6
Dark Shade of #f97abf
#f749a8
Saturated Shade of #f97abf
#ff74c0
Desaturated Shade of #f97abf
#f281be
Grey scale Shade of #f97abf
#b9b9b9
Brighten Shade
#ff93d8
Most Readable Shade
#000000

Shades of #f97abf color code

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

#f97abf
#dd6ca9
#c15e94
#a6517f
#8a436a
#6e3654
#53283f
#371b2a
#1b0d15
#000000

Similar Color like #f97abf color

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

#fa7bc0
#fb7cc1
#fc7dc2
#fd7ec3
#fe7fc4
#ff80c5
#ff81c6
#ff82c7
#ff83c8
#ff84c9
#ff85ca
#ff86cb
#ff87cc
#ff88cd
#f879be
#f778bd
#f677bc
#f576bb
#f475ba
#f374b9
#f273b8
#f172b7
#f071b6
#ef70b5
#ee6fb4
#ed6eb3
#ec6db2
#eb6cb1

Monochromatic Color with #f97abf

#f97abf
#24121c
#4f273d
#793c5d
#a4507e
#ce659e

Tints of #f97abf Color

#f97abf
#f988c6
#fa97cd
#fba6d4
#fbb5db
#fcc3e2
#fdd2e9
#fde1f0
#fef0f7
#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

#f97abf
#7af9b4

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

Split Complementary

#f97abf
#7ff97a
#7af9f4

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

Analogous Color

#f97af2
#f97ad8
#f97abf
#f97aa6
#f97a8c

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

#f97abf
#bff97a
#7abff9

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

#f97abf
#f9f37a
#7af9b4
#7a7ff9

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

#f97abf
#7af9b4
#7af9f4
#f97a7f

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

#f97abf Color Code Preview on Black Background Color

This is how #f97abf Color will look on black background color. Color contrast ratio is 8.56

#f97abf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f97abf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f97abf

#f97abf color code is use for CSS Background Color

Background color for the above div is #f97abf

HTML with inline CSS

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

#f97abf color code is use for CSS Border Color

CSS Border color for the above div is #f97abf

HTML with inline CSS

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

CSS Border Left color for the above div is #f97abf

HTML with inline CSS

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

CSS Border Right color for the above div is #f97abf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f97abf

HTML with inline CSS

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

CSS Border Top color for the above div is #f97abf

HTML with inline CSS

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

#f97abf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f97abf Color code Preview on White Background

This is how #f97abf Color code will look on white background color. Color contrast ratio is 2.45

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

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,122,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(122,249,180,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(249,122,191,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.